X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/db74889b7c0405b4e19e38b1f52806f3a4fc1ff7..1672917ddf8101a603bedd86077255d7a85f1ace:/usr/src/old/pcc/lint/Makefile diff --git a/usr/src/old/pcc/lint/Makefile b/usr/src/old/pcc/lint/Makefile index 0f213508f5..891c55972a 100644 --- a/usr/src/old/pcc/lint/Makefile +++ b/usr/src/old/pcc/lint/Makefile @@ -1,5 +1,5 @@ # -# @(#)Makefile 1.15 (Berkeley) %G% +# @(#)Makefile 1.16 (Berkeley) %G% # M=/usr/src/lib/mip #ifdef vax @@ -92,7 +92,7 @@ llib-lc.ln: llib-lc lpass1 -(/lib/cpp -C -Dlint llib-lc | ./lpass1 -v > llib-lc.ln ) llib-lcurses.ln: llib-lcurses lpass1 - -(/lib/cpp -C -Dlint llib-lcurses | ./lpass1 -v > llib-lcurses.ln ) + -(/lib/cpp -C -Dlint -D__void__=__curses__ llib-lcurses | ./lpass1 -v > llib-lcurses.ln ) lpass2: lpass2.o hash.o ${CC} ${CFLAGS} lpass2.o hash.o -o lpass2