Add $Id$'s
[unix-history] / include / Makefile
index 8e36a55..e6ff93f 100644 (file)
@@ -11,11 +11,11 @@ SUBDIR=     rpcsvc
 
 FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
        err.h f2c.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h \
 
 FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
        err.h f2c.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h \
-       link.h locale.h \
-       math.h memory.h mpool.h ndbm.h netdb.h nlist.h paths.h pwd.h \
-       ranlib.h regexp.h resolv.h setjmp.h sgtty.h stab.h stdarg.h \
-       stddef.h stdio.h stdlib.h string.h strings.h struct.h sysexits.h \
-       time.h ttyent.h tzfile.h unistd.h utime.h utmp.h varargs.h vis.h
+       link.h locale.h math.h memory.h mpool.h ndbm.h netdb.h nlist.h \
+       paths.h pwd.h queue.h ranlib.h regex.h resolv.h setjmp.h \
+       sgtty.h stab.h stdarg.h stddef.h stdio.h stdlib.h string.h strings.h \
+       struct.h sysexits.h time.h ttyent.h tzfile.h unistd.h utime.h utmp.h \
+       varargs.h vis.h
 
 MFILES=        float.h floatingpoint.h frame.h
 LFILES=        errno.h fcntl.h signal.h syslog.h syscall.h termios.h
 
 MFILES=        float.h floatingpoint.h frame.h
 LFILES=        errno.h fcntl.h signal.h syslog.h syscall.h termios.h