X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/6235db9a3d6ff246b44619bb25de46792572fa68..a9891619126706a5cd2b723d8293c9e7cac97f7e:/usr/src/lib/Makefile diff --git a/usr/src/lib/Makefile b/usr/src/lib/Makefile index 6f47d1f953..ccf19a35c3 100644 --- a/usr/src/lib/Makefile +++ b/usr/src/lib/Makefile @@ -1,12 +1,12 @@ -# @(#)Makefile 4.7 (Berkeley) %G% +# Makefile 4.11 83/11/10 # DESTDIR= CFLAGS= -O # Programs that live in subdirectories, and have makefiles of their own. # -SUBDIR= lib2648 libF77 libI77 libU77 libdbm libg libln libm libmp \ - libnm libplot libtermlib lpr sendmail +SUBDIR= lib2648 libF77 libI77 libU77 libcurses libdbm libg libln \ + libm libmp libnm libpc libplot libtermlib lpr sendmail # Shell scripts that need only be installed and are never removed. # @@ -68,7 +68,7 @@ atrun: atrun.c atrun: /usr/include/stdio.h atrun: /usr/include/sys/param.h atrun: /usr/include/sys/dir.h -atrun: /usr/include/time.h +atrun: /usr/include/sys/time.h atrun: /usr/include/sys/stat.h getNAME: getNAME.c getNAME: /usr/include/stdio.h