manual page distributed with 4.2BSD
[unix-history] / usr / src / lib / Makefile
index 2cb5864..45125ef 100644 (file)
@@ -1,12 +1,17 @@
-#      @(#)Makefile    4.6     (Berkeley)      %G%
+#
+# Copyright (c) 1980 Regents of the University of California.
+# All rights reserved.  The Berkeley software License Agreement
+# specifies the terms and conditions for redistribution.
+#
+#      @(#)Makefile    5.1 (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=        lib2648 libF77 libI77 libU77 libdbm libg libjobs libln libm libmp \
-       libnm libplot libtermlib lpr sendmail
+SUBDIR=        lib2648 libF77 libI77 libU77 libcurses libdbm libg libln \
+       libm libmp libnm libpc libplot libtermlib lpr me 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 +20,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=   atrun getNAME makekey
+STD=   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.
 #
@@ -64,12 +69,6 @@ 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