X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/9b5ba4276eca69f6fd5a942317c2ae614ed2bad2..152884e67f2cea6ff9f5787eab6c72dcffe484e4:/heartbeat/Makefile diff --git a/heartbeat/Makefile b/heartbeat/Makefile index b0ba87c..0399ea3 100644 --- a/heartbeat/Makefile +++ b/heartbeat/Makefile @@ -19,7 +19,7 @@ ngdbuild: $(PROJECT).ngc $(PROJECT).ngd $(PROJECT).ngc: @# echo synclib > $(PROJECT).lso # hmm. things are different in ise 9.1 echo work > $(PROJECT).lso - xst -intstyle ise -ifn $(PROJECT).xst -ofn $(PROJECT).syr &> tmp/build.xst.log + xst -intstyle ise -ifn $(PROJECT).xst -ofn $(PROJECT).syr #cat $(PROJECT).syr mv $(PROJECT).syr $(TMP) mv $(PROJECT).ngr $(PROJECT).lso $(TMP)