aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2003-06-08 10:50:11 +0000
committerDimitri Sokolyuk <demon@dim13.org>2003-06-08 10:50:11 +0000
commitfaa7db5a97695b45e574e5e40a5d1ec3060afe49 (patch)
tree53d3a50aad982eed4b3106cc0aa1295e4a159bab /Makefile
parent53e46eabcb5a98ea4f79a9ad34e0b79704d63031 (diff)
new development 2003
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c55ca35..6012e8e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
PROG= watch
BINDIR= /usr/local/bin
-NOMAN= noman
-PDADD= ${LIBCURSES}
-LDADD= -lcurses
+MAN= watch.1
. include <bsd.prog.mk> \ No newline at end of file