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

6 lines
168 B
PHP

obj\alpha\hal.def: hal.src
cl /EP hal.src -DALPHA=1 $(C_DEFINES) > obj\alpha\hal.def
$(TARGETPATH)\alpha\hal.lib: $(TARGETPATH)\alpha\haleb164.lib
copy $** $@