add ftw; S5 compatibility
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 15 Jul 1988 13:19:23 +0000 (05:19 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 15 Jul 1988 13:19:23 +0000 (05:19 -0800)
SCCS-vsn: include/Makefile 5.21

usr/src/include/Makefile

index 1a09697..8d2acac 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.20 (Berkeley) 88/05/21
+#      @(#)Makefile    5.21 (Berkeley) 88/07/14
 #
 # Doing a make install builds /usr/include
 #
 #
 # Doing a make install builds /usr/include
 #
@@ -19,7 +19,7 @@
 DESTDIR=
 SUBDIRS=arpa pascal protocols
 STD=   a.out.h ar.h assert.h ctype.h curses.h ndbm.h disktab.h \
 DESTDIR=
 SUBDIRS=arpa pascal protocols
 STD=   a.out.h ar.h assert.h ctype.h curses.h ndbm.h disktab.h \
-       fcntl.h fstab.h grp.h lastlog.h math.h memory.h mp.h mtab.h \
+       fcntl.h fstab.h ftw.h grp.h lastlog.h math.h memory.h mp.h mtab.h \
        netdb.h nlist.h pcc.h pwd.h ranlib.h regexp.h resolv.h setjmp.h \
        sgtty.h stab.h stdio.h string.h strings.h struct.h \
        sysexits.h time.h ttyent.h tzfile.h utmp.h varargs.h vfont.h
        netdb.h nlist.h pcc.h pwd.h ranlib.h regexp.h resolv.h setjmp.h \
        sgtty.h stab.h stdio.h string.h strings.h struct.h \
        sysexits.h time.h ttyent.h tzfile.h utmp.h varargs.h vfont.h