summaryrefslogtreecommitdiff
path: root/sys/nfs
diff options
context:
space:
mode:
authorMartin Natano <natano@cvs.openbsd.org>2016-11-05 15:48:55 +0000
committerMartin Natano <natano@cvs.openbsd.org>2016-11-05 15:48:55 +0000
commitde36c48ec442e0d3f3c7e01f7aa7afd902a9a64b (patch)
tree988468da0edddf8f191342f26b0c3976ee5844a0 /sys/nfs
parent7b1982988bf4b2e1d1d5f5ef9d2e4f2e394333b1 (diff)
Two tweaks for compile/Makefile.inc:
1) Replace '.elif !exists(${OBJDIR}/Makefile)' with just '.else'. espie pointed out, that if the file existed, make wouldn't be reading this file, so the check is superflous. Less clutter. 2) Unconditionally define the 'clean' and 'cleandir' targets, also when obj doesn't exist. This changes the behaviour of 'make clean' to be successful (doing nothing) without obj@ or obj/. ok tb millert deraadt
Diffstat (limited to 'sys/nfs')
0 files changed, 0 insertions, 0 deletions