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

7 lines
167 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\halsgi.lib
copy $** $@