removed vpr and added lib2648 subdirectories.
authorRalph Campbell <ralph@ucbvax.Berkeley.EDU>
Thu, 10 Mar 1983 07:22:28 +0000 (23:22 -0800)
committerRalph Campbell <ralph@ucbvax.Berkeley.EDU>
Thu, 10 Mar 1983 07:22:28 +0000 (23:22 -0800)
SCCS-vsn: lib/Makefile 4.5

usr/src/lib/Makefile

index f1e23c7..a2471fe 100644 (file)
@@ -1,12 +1,12 @@
-#      @(#)Makefile    4.4     (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 libU77 libdbm libg libjobs libln libm libmp \
-       libnm libplot libtermlib lpr 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.
 #