aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tip/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-12-20 14:25:46 +0000
committerMark Murray <markm@FreeBSD.org>2001-12-20 14:25:46 +0000
commit65785b55c199c7f94d1607b9e8ea0bf0d5c26949 (patch)
tree735e71ebf880fba90adb57f05d2821e1c63de2df /usr.bin/tip/Makefile
parentcb6e1ca59fc0dfee14081ce0887fa09c432294f5 (diff)
parent0f3bdf5df978c1d74d4b5e0429ced9613debcc3c (diff)
downloadsrc-65785b55c199c7f94d1607b9e8ea0bf0d5c26949.tar.gz
src-65785b55c199c7f94d1607b9e8ea0bf0d5c26949.zip
Fix merge conflicts, and because this still has a zillion warnings,
protect the build with a WARNS=2. Fix the build.
Notes
Notes: svn path=/head/; revision=88276
Diffstat (limited to 'usr.bin/tip/Makefile')
-rw-r--r--usr.bin/tip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/tip/Makefile b/usr.bin/tip/Makefile
index 721823a814cf..532431d13cae 100644
--- a/usr.bin/tip/Makefile
+++ b/usr.bin/tip/Makefile
@@ -1,3 +1,5 @@
-SUBDIR=libacu tip
+# $FreeBSD$
+
+SUBDIR=tip
.include <bsd.subdir.mk>