Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandard

and unused.
This commit is contained in:
Bruce Evans 1994-10-03 04:15:54 +00:00
parent 7eabd9a9b8
commit 508bd973c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3329

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
# $Id: Makefile,v 1.13 1994/09/15 20:07:18 bde Exp $
# $Id: Makefile,v 1.15 1994/09/29 21:29:22 pst Exp $
#
# Doing a make install builds /usr/include
#
@ -22,7 +22,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
FILES+= math.h
.endif
MFILES= float.h floatingpoint.h frame.h stdarg.h varargs.h
MFILES= float.h floatingpoint.h stdarg.h varargs.h
LFILES= errno.h fcntl.h syslog.h termios.h
DIRS= arpa protocols rpc