]> andersk Git - splint.git/blobdiff - lib/Makefile.in
*** empty log message ***
[splint.git] / lib / Makefile.in
index 5c46e79bcb2364241e574f88506824185d738ecb..ade91dde9d87ccba77d1a79342e88e1b6efa397f 100644 (file)
@@ -254,11 +254,11 @@ posixstrict.lcd: ansi.h posix.h $(LCLINT)
        @touch $@
 
 unix.lcd: ansi.h posix.h unix.h $(LCLINT)
-       -$(LCLINT) -nolib +impconj ansi.h posix.h unix.h -dump unix
+       -$(LCLINT) -nolib +impconj ansi.h posix.h unix.h stdio.h stdlib.h -dump unix
        @touch $@
 
 unixstrict.lcd: ansi.h posix.h unix.h $(LCLINT)
-       -$(LCLINT) -nolib +impconj -DSTRICT ansi.h posix.h unix.h -dump unixstrict
+       -$(LCLINT) -nolib +impconj -DSTRICT ansi.h posix.h unix.h  stdio.h stdlib.h  -dump unixstrict
        @touch $@
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
This page took 0.035495 seconds and 4 git commands to generate.