Reafctored defs.mk

This commit is contained in:
2022-09-08 09:08:48 +02:00
parent 609e7bf64d
commit 3b5ccc5280
59 changed files with 59 additions and 59 deletions
@@ -1,5 +1,5 @@
# -----------------------------------------------------------
include $(VHDL_MAKE_HOME)/defs.mk
include $(VHDL_HOME)/defs.mk
# -----------------------------------------------------------
PKG_NAME := CIC_DECIM_PIPE
@@ -1,4 +1,4 @@
include $(VHDL_MAKE_HOME)/defs.mk
include $(VHDL_HOME)/defs.mk
include cic_decim_pipe.inc
SRCS += $(CIC_DECIM_PIPE_SRCS)