ysyx-workbench/npc/Makefile

9 lines
178 B
Makefile
Raw Normal View History

2022-02-21 04:22:27 +00:00
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