add libU77; libmp moves from lib to usr.lib
[unix-history] / usr / src / lib / Makefile
index fd8cf2e..4ebeda4 100644 (file)
@@ -1,12 +1,12 @@
-#      @(#)Makefile    4.1     (Berkeley)      %G%
+#      @(#)Makefile    4.2     (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=        libF77 libI77 libU77 libdbm libg libjobs libln libm libmp \
+       libnm libplot libtermlib sendmail vpr
 
 # Shell scripts that need only be installed and are never removed.
 #
 
 # Shell scripts that need only be installed and are never removed.
 #