added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / arch / i386-pc / dos / mmakefile.src
blobd04c3c346486fa2b67951eb835cf5abc76786ab1
1 # $Id$
2 include $(TOP)/config/make.cfg
4 USER_INCLUDES := -I.. -I$(TOP)/rom/dos
5 USER_CFLAGS := -Dmain=submain
6 %build_archspecific \
7   mainmmake=kernel-dos maindir=rom/dos \
8   arch=pc-i386 \
9   files="boot aros inithidds"
11 #MM- kernel-dos-pc-i386 : kernel-bootloader-pc-i386-includes