diff options
| author | Paul Traina <pst@FreeBSD.org> | 1994-09-29 21:17:49 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1994-09-29 21:17:49 +0000 |
| commit | 26d43d513057d35aa560554636deb9961846aac2 (patch) | |
| tree | 705fccfa786e1f6a0a29ca88496eed12fd4512f5 /include/Makefile | |
| parent | f880ac76c88592b17e61504fe3d7d5af4527d81d (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index c8402ac66955..816562d5b2d2 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.12 1994/09/08 10:36:30 bde Exp $ +# $Id: Makefile,v 1.13 1994/09/15 20:07:18 bde Exp $ # # Doing a make install builds /usr/include # @@ -14,7 +14,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ err.h fnmatch.h fstab.h fts.h glob.h grp.h histedit.h kvm.h \ limits.h link.h locale.h memory.h mpool.h ndbm.h \ netdb.h nlist.h paths.h pwd.h ranlib.h regex.h regexp.h \ - resolv.h rune.h runetype.h setjmp.h sgtty.h signal.h skey.h \ + resolv.h rune.h runetype.h setjmp.h sgtty.h signal.h \ stab.h stddef.h stdio.h stdlib.h string.h strings.h struct.h \ sysexits.h tar.h time.h ttyent.h tzfile.h unistd.h utime.h \ utmp.h vis.h |
