1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00

alpha/freebsd-elf.h is being folded into alpha/freebsd.h

Submitted by:	Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
This commit is contained in:
David E. O'Brien 1999-04-08 07:38:51 +00:00
parent de3f50824c
commit ec7feef657
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=45456

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.17 1999/04/04 20:46:52 obrien Exp $
# $Id: Makefile,v 1.18 1999/04/05 10:18:50 peter Exp $
#
#
@ -157,8 +157,6 @@ tm.h:
echo '#include "${MACHINE_ARCH}/freebsd.h"' >> ${.TARGET}
.if ${MACHINE_ARCH} == "i386"
echo '#include "${MACHINE_ARCH}/perform.h"' >> ${.TARGET}
.elif ${MACHINE_ARCH} == "alpha"
echo '#include "${MACHINE_ARCH}/freebsd-elf.h"' >> ${.TARGET}
.endif
multilib.h: genmultilib