ysyx-workbench/npc/Makefile
2022-02-21 16:41:03 +08:00

8 lines
178 B
Makefile

all:
@echo "Write this Makefile by your self."
sim:
$(call git_commit, "sim RTL") # DO NOT REMOVE THIS LINE!!!
@echo "Write this Makefile by your self."
include ../Makefile