]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - fortune/unstr/Makefile
some makefile de-linting
[bsdgames-darwin.git] / fortune / unstr / Makefile
index 628b1f1e66f25333752ac95adcdf0c4c6585014c..f949b57e81a6285a5bb59b96a2434138c3e995b9 100644 (file)
@@ -1,8 +1,9 @@
-#      $NetBSD: Makefile,v 1.6 2001/12/12 00:07:48 tv Exp $
+#      $NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
-PROG=          unstr
 NOMAN=         # defined
+
+PROG=          unstr
 CPPFLAGS+=     -I${.CURDIR}/../strfile
 
 .include <bsd.prog.mk>