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

Diff for /src/usr.bin/make/Makefile between version 1.5 and 1.6

version 1.5, 1996/11/30 21:08:48 version 1.6, 1997/09/21 11:49:52
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
 #       $NetBSD: Makefile,v 1.12 1996/11/06 17:58:58 christos Exp $  
 #       @(#)Makefile    5.2 (Berkeley) 12/28/90  
   
 PROG=   make  PROG=   make
 CFLAGS+= -I${.CURDIR} -Wall -Wno-unused #-Wmissing-prototypes -Wstrict-prototypes  CFLAGS+= -I${.CURDIR} -Wall -Wno-unused #-Wmissing-prototypes -Wstrict-prototypes

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6