move to subdirectory of usr.bin/man
[unix-history] / usr / src / usr.bin / whatis / Makefile
index 378bc02..bf0eb89 100644 (file)
@@ -1,7 +1,8 @@
-#      @(#)Makefile    5.2 (Berkeley) %G%
+#      @(#)Makefile    5.3 (Berkeley) %G%
 
 PROG=  whatis
 SRCS=  whatis.c config.c
 .PATH: ${.CURDIR}/../man
 
 
 PROG=  whatis
 SRCS=  whatis.c config.c
 .PATH: ${.CURDIR}/../man
 
+.include "../../Makefile.inc"
 .include <bsd.prog.mk>
 .include <bsd.prog.mk>