moved apae sources into rtl/afu

This commit is contained in:
Blaise Tine
2020-12-08 04:59:11 -08:00
parent d5fa82f5e4
commit 14baec86d5
18 changed files with 35 additions and 1710 deletions

View File

@@ -93,7 +93,8 @@ $(ASE_DIR):
clean:
rm -rf $(PROJECT) $(PROJECT_ASE) $(PROJECT_VLSIM) *.o .depend
$(MAKE) -C vlsim clean
$(MAKE) -C vlsim clean
$(MAKE) -C ase clean
ifneq ($(MAKECMDGOALS),clean)
-include .depend