add sysroot-suffix.h to the fake headers.

This commit is contained in:
mrg 2011-07-03 07:23:19 +00:00
parent 008758606b
commit 3b8e37627c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile.hacks,v 1.1 2011/07/01 01:24:53 mrg Exp $
# $NetBSD: Makefile.hacks,v 1.2 2011/07/03 07:23:19 mrg Exp $
# some random crap we need in a few places
# these aren't necessary but are #include'd
FAKEHEADERS= ${EXTRA_FAKEHEADERS} insn-flags.h insn-constants.h
FAKEHEADERS= ${EXTRA_FAKEHEADERS} insn-flags.h insn-constants.h sysroot-suffix.h
${FAKEHEADERS}:
${_MKTARGET_CREATE}
touch ${.TARGET}