diff options
| author | cgd <cgd@NetBSD.org> | 1994-05-16 22:43:42 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-05-16 22:43:42 +0000 |
| commit | 0c1553fd48a7e4c14fc373577b8fca8a61df91e5 (patch) | |
| tree | 555d529943d5ae9b72737c647a380db828016168 /include | |
| parent | d44d58bfcc4bd988d90206e453f0573084496b0a (diff) | |
oops
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index de791ac0fb7..b269c98204a 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 -# $Id: Makefile,v 1.37 1994/05/16 10:58:53 cgd Exp $ +# $Id: Makefile,v 1.38 1994/05/16 22:43:42 cgd 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 \ regex.h regexp.h resolv.h \ search.h setjmp.h sgtty.h signal.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 malloc.h \ + ttyent.h tzfile.h unistd.h utime.h utmp.h vis.h malloc.h \ link.h MFILES= float.h frame.h varargs.h |
