Fix mbuf handling for unsupported operations
[unix-history] / usr / src / include / Makefile
index 5fc7f40..e403349 100644 (file)
@@ -1,4 +1,4 @@
-#      Makefile        4.7     83/12/02
+#      Makefile        4.9     84/04/27
 #
 # Doing a make install builds /usr/include
 #
 #
 # Doing a make install builds /usr/include
 #
@@ -15,9 +15,9 @@ DESTDIR=
 SUBDIRS=arpa pascal
 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 \
 SUBDIRS=arpa pascal
 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 \
+       lastlog.h math.h mp.h mtab.h netdb.h nlist.h ptrace.h pwd.h ranlib.h \
        setjmp.h sgtty.h stab.h stdio.h strings.h \
        setjmp.h sgtty.h stab.h stdio.h strings.h \
-       struct.h syscall.h sysexits.h syslog.h utmp.h varargs.h vfont.h
+       struct.h syscall.h sysexits.h syslog.h ttyent.h utmp.h varargs.h vfont.h
 LINKS= errno.h signal.h
 MACHINE=vax
 MACHDEP=${MACHINE} vaxif vaxmba vaxuba
 LINKS= errno.h signal.h
 MACHINE=vax
 MACHDEP=${MACHINE} vaxif vaxmba vaxuba