- fixed Make path

This commit is contained in:
2022-09-09 19:52:47 +02:00
parent e7f8b05383
commit cf6a2905a2
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# -----------------------------------------------------------
include $(VHDL_HOME)/make/defs.mk
include $(VHDL_HOME)/defs.mk
# -----------------------------------------------------------
include package_other.inc
+1 -1
View File
@@ -1,5 +1,5 @@
# -----------------------------------------------------------
include $(VHDL_HOME)/make/defs.mk
include $(VHDL_HOME)/defs.mk
# -----------------------------------------------------------
include package1.inc
include package2.inc