summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-01-16 17:16:36 +0000
committerobrien <obrien@FreeBSD.org>2008-01-16 17:16:36 +0000
commitf0a31230beab97d7343c2e83b7d6465811f2ab12 (patch)
tree242fed20f692fa6aa708c97e89e50f2ade4947d3 /gnu/usr.bin/cvs/Makefile
parent52da96d26e831fdfeffe482b1bce11ded72830d2 (diff)
downloadFreeBSD-src-f0a31230beab97d7343c2e83b7d6465811f2ab12.zip
FreeBSD-src-f0a31230beab97d7343c2e83b7d6465811f2ab12.tar.gz
Use a phony .POSIX target. This seems to be the way to
turn off the stuff in src/usr.bin/make/main.c rev 1.161.
Diffstat (limited to 'gnu/usr.bin/cvs/Makefile')
-rw-r--r--gnu/usr.bin/cvs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/Makefile b/gnu/usr.bin/cvs/Makefile
index ee77e95..dc41a73 100644
--- a/gnu/usr.bin/cvs/Makefile
+++ b/gnu/usr.bin/cvs/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR = lib libdiff cvs cvsbug doc
+SUBDIR = lib libdiff cvs contrib cvsbug doc
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud