NT4/private/ntos/nthals/haltyne/makefile.inc
2020-09-30 17:12:29 +02:00

7 lines
168 B
PHP

obj\mips\hal.def: hal.src
rcpp -P -f hal.src -DMIPS=1 $(C_DEFINES) -g obj\mips\hal.def
$(TARGETPATH)\mips\hal.lib: $(TARGETPATH)\mips\haltyne.lib
copy $** $@