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

Diff for /src/usr.bin/sudo/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2004/01/15 21:32:03 version 1.2, 2004/09/28 15:10:50
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
   .include <bsd.own.mk>
   
 SUBDIR= lib sudo visudo  SUBDIR= lib sudo visudo
   .if !defined(NOPIC)
   SUBDIR+= noexec
   .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2