Makefile updates

This commit is contained in:
Blaise Tine
2021-10-17 10:52:07 -07:00
parent 78345d8bdf
commit b529f538b8
10 changed files with 185 additions and 40 deletions

View File

@@ -35,4 +35,4 @@ $(PROJECT): $(SRCS)
clean:
$(MAKE) -C $(RTLSIM_DIR) clean-static
rm -rf $(PROJECT) *.o .depend
rm -rf $(PROJECT) *.o