[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.38 and 1.38.6.1

version 1.38, 2008/04/25 22:18:34 version 1.38.6.1, 2010/12/08 04:35:23
Line 7  SRCS=  cgram.y scan.l mem1.c mem.c err.c
Line 7  SRCS=  cgram.y scan.l mem1.c mem.c err.c
                 init.c emit.c emit1.c inittyp.c tyname.c print.c                  init.c emit.c emit1.c inittyp.c tyname.c print.c
 MAN=            lint.7  MAN=            lint.7
 YHEADER=  YHEADER=
 CFLAGS+=-g  #CFLAGS+=-g
   
 CPPFLAGS+=      -I${.CURDIR} -I. -DPASS=\"${PROG}.h\"  CPPFLAGS+=      -I${.CURDIR} -I. -DPASS=\"${PROG}.h\"
   

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.38.6.1

CVSweb <webmaster@jp.NetBSD.org>