summaryrefslogtreecommitdiffstats
path: root/private/ntos/nthals/haleb64p/makefile.inc
blob: 98c1275cf16fa0f56c34f3963e21611fd908f08a (plain) (blame)
1
2
3
4
5
obj\alpha\hal.def: hal.src
    cl /EP hal.src -DALPHA=1 $(C_DEFINES) > obj\alpha\hal.def

$(TARGETPATH)\alpha\hal.lib: $(TARGETPATH)\alpha\haleb64p.lib
    copy $** $@