date and time created 83/03/09 16:22:19 by ralph
[unix-history] / usr / src / lib / Makefile
index fd8cf2e..a2471fe 100644 (file)
@@ -1,12 +1,12 @@
-#      @(#)Makefile    4.1     (Berkeley)      %G%
+#      @(#)Makefile    4.5     (Berkeley)      %G%
 #
 DESTDIR=
 CFLAGS=        -O
 
 # Programs that live in subdirectories, and have makefiles of their own.
 #
 #
 DESTDIR=
 CFLAGS=        -O
 
 # Programs that live in subdirectories, and have makefiles of their own.
 #
-SUBDIR=        libF77 libI77 libdbm libg libjobs libln libm libnm libplot \
-       libtermlib sendmail vpr
+SUBDIR=        lib2648 libF77 libI77 libU77 libdbm libg libjobs libln libm libmp \
+       libnm libplot libtermlib lpr sendmail
 
 # Shell scripts that need only be installed and are never removed.
 #
 
 # Shell scripts that need only be installed and are never removed.
 #
@@ -15,7 +15,7 @@ SCRIPT=       makewhatis
 # C programs that live in the current directory and do not need
 # explicit make lines.
 #
 # C programs that live in the current directory and do not need
 # explicit make lines.
 #
-STD=   getNAME makekey
+STD=   atrun getNAME makekey
 
 # C programs that live in the current directory and need explicit make lines.
 #
 
 # C programs that live in the current directory and need explicit make lines.
 #
@@ -63,6 +63,12 @@ depend:
 
 # DO NOT DELETE THIS LINE -- make depend uses it
 
 
 # DO NOT DELETE THIS LINE -- make depend uses it
 
+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/stat.h
 getNAME: getNAME.c
 getNAME: /usr/include/stdio.h
 makekey: makekey.c
 getNAME: getNAME.c
 getNAME: /usr/include/stdio.h
 makekey: makekey.c