You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
320 B
9 lines
320 B
HALIA64_PATH=$(PROJECT_ROOT)\hals\halia64\ia64
|
|
|
|
$(O)\kernrate.res: kernrate.rc
|
|
|
|
merced.c: $(HALIA64_PATH)\merced.c profevts.pl makefile.inc
|
|
@perl profevts.pl $(HALIA64_PATH)\merced.c > $@
|
|
|
|
mckinley.c: $(HALIA64_PATH)\mckinley.c profevts.pl makefile.inc
|
|
@perl profevts.pl $(HALIA64_PATH)\mckinley.c > $@
|