[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / jot

Diff for /src/usr.bin/jot/Makefile between version 1.3 and 1.4

version 1.3, 1997/09/21 11:49:22 version 1.4, 2003/12/29 08:51:19
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   jot  PROG=   jot
   CFLAGS+= -Wall
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4