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

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.bin/make/Makefile between version 1.16 and 1.17

version 1.16, 1997/10/11 09:34:46 version 1.17, 1997/10/19 04:23:02
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
 #       @(#)Makefile    5.2 (Berkeley) 12/28/90  #       @(#)Makefile    5.2 (Berkeley) 12/28/90
   
 WARNS=1  
 CFLAGS+= -I${.CURDIR}  CFLAGS+= -I${.CURDIR}
 PROG=   make  PROG=   make
 SRCS=   arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c \  SRCS=   arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c \

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

CVSweb <webmaster@jp.NetBSD.org>