Fix building of image target

This commit is contained in:
Arun Thomas
2010-07-06 09:19:04 +00:00
parent 397575951e
commit 368f77ceea
2 changed files with 4 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ PROGRAMS=at_wini bios_wini cdprobe dev2name floppy loadramdisk newroot \
pci sh service sysenv mfs
EXTRA=system.conf passwd rs.single
CPPFLAGS+= -I${MINIXSRCDIR}/servers
CPPFLAGS+= -I${MINIXSRCDIR}/servers -I${MINIXSRCDIR}
MAKEDEV=/usr/bin/MAKEDEV
install: all