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

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

Diff for /src/usr.bin/xlint/lint1/Makefile between version 1.4 and 1.4.2.1

version 1.4, 1997/03/12 18:28:55 version 1.4.2.1, 1997/11/04 21:42:12
Line 7  NOMAN=
Line 7  NOMAN=
 LDADD+= -ll  LDADD+= -ll
 DPADD+= ${LIBL}  DPADD+= ${LIBL}
 YFLAGS= -d  YFLAGS= -d
 CFLAGS+=-I.  CPPFLAGS+=-I.
 LINTFLAGS=-aehpz  LINTFLAGS=-aehpz
 CLEANFILES+=y.tab.h cgram.c scan.c  CLEANFILES+=y.tab.h cgram.c scan.c
   

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

CVSweb <webmaster@jp.NetBSD.org>