- Wait for mouse acks properly.
[cake.git] / arch / all-hosted / dosboot / mmakefile.src
blob2246247d6d7db21e001e5626e3cce81f0f84f4d5
1 # $Id: mmakefile.src 29897 2008-10-27 09:27:10Z sonic $
2 include $(TOP)/config/make.cfg
4 #MM- kernel-dosboot-mingw32 : kernel-dosboot-hosted
5 #MM- kernel-dosboot-linux   : kernel-dosboot-hosted
6 #MM- kernel-dosboot-darwin  : kernel-dosboot-hosted
7 #MM- kernel-dosboot-freebsd : kernel-dosboot-hosted
9 USER_INCLUDES   := -I$(GENINCDIR)
10 USER_CFLAGS     := -I$(SRCDIR)/rom/dosboot -I..
11 %build_archspecific \
12   mainmmake=kernel-dosboot maindir=rom/dosboot \
13   arch=hosted files="boot"
15 %common