[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.79 and 1.80

version 1.79, 2021/07/10 09:14:38 version 1.80, 2021/07/25 22:14:36
Line 6  PROG=  lint1
Line 6  PROG=  lint1
 SRCS=           cgram.y \  SRCS=           cgram.y \
                 ckbool.c ckctype.c ckgetopt.c \                  ckbool.c ckctype.c ckgetopt.c \
                 decl.c emit.c emit1.c err.c func.c init.c inittyp.c lex.c \                  decl.c emit.c emit1.c err.c func.c init.c inittyp.c lex.c \
                 main1.c mem.c mem1.c oper.c print.c scan.l tree.c tyname.c                  main1.c mem.c mem1.c oper.c scan.l tree.c tyname.c
   
 MAN=            lint.7  MAN=            lint.7
 YHEADER=  YHEADER=

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80

CVSweb <webmaster@jp.NetBSD.org>