From: michael Date: Sun, 11 Feb 2007 21:59:55 +0000 (+0000) Subject: fix dependencies X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/commitdiff_plain/91b4550cf5a64fc768074385d3e7ef5c78b1374f?ds=sidebyside fix dependencies --- diff --git a/common/Makefile.common b/common/Makefile.common index c275a06..52ea9db 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -16,7 +16,7 @@ xst: $(PROJECT).ngc ngdbuild: $(PROJECT).ngd -$(PROJECT).ngc: $(SOURCES) +$(PROJECT).ngc: $(SOURCES) $(PROJECT).prj $(PROJECT).ucf $(PROJECT).ut $(PROJECT).xst @# echo synclib > $(PROJECT).lso # hmm. things are different in ise 9.1 echo work > $(PROJECT).lso xst -intstyle $(INTSTYLE) -ifn $(PROJECT).xst -ofn $(PROJECT).syr