added ndbm.h
authorRalph Campbell <ralph@ucbvax.Berkeley.EDU>
Sat, 3 Dec 1983 07:37:32 +0000 (23:37 -0800)
committerRalph Campbell <ralph@ucbvax.Berkeley.EDU>
Sat, 3 Dec 1983 07:37:32 +0000 (23:37 -0800)
SCCS-vsn: include/Makefile 4.7

usr/src/include/Makefile

index e326f64..5fc7f40 100644 (file)
@@ -1,4 +1,4 @@
-#      Makefile        4.6     83/08/13
+#      Makefile        4.7     83/12/02
 #
 # Doing a make install builds /usr/include
 #
 #
 # Doing a make install builds /usr/include
 #
@@ -13,7 +13,7 @@
 #
 DESTDIR=
 SUBDIRS=arpa pascal
 #
 DESTDIR=
 SUBDIRS=arpa pascal
-STD=   a.out.h ar.h assert.h ctype.h curses.h dbm.h \
+STD=   a.out.h ar.h assert.h ctype.h curses.h dbm.h ndbm.h \
        disktab.h dumprestor.h fcntl.h fstab.h grp.h \
        lastlog.h math.h mp.h mtab.h netdb.h nlist.h pwd.h ranlib.h \
        setjmp.h sgtty.h stab.h stdio.h strings.h \
        disktab.h dumprestor.h fcntl.h fstab.h grp.h \
        lastlog.h math.h mp.h mtab.h netdb.h nlist.h pwd.h ranlib.h \
        setjmp.h sgtty.h stab.h stdio.h strings.h \