NT4/private/ntos/nthals/halfxs/makefile.inc

10 lines
275 B
PHP
Raw Normal View History

2001-01-01 00:00:00 +01:00
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\halfxs.lib
copy $** $@
$(TARGETPATH)\mips\hal.dll: $(TARGETPATH)\mips\halfxs.dll
copy $** $@
binplace $(BINPLACE_FLAGS) $@