OpenCores
URL https://opencores.org/ocsvn/System09/System09/trunk

Subversion Repositories System09

[/] [System09/] [trunk/] [rtl/] [System09_Digilent_Atlys/] [Makefile] - Diff between revs 148 and 149

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 148 Rev 149
Line 152... Line 152...
.PHONY: cleanall
.PHONY: cleanall
cleanall: clean
cleanall: clean
        -$(MAKE) -C ../../Tools/as09 clean
        -$(MAKE) -C ../../Tools/as09 clean
        -$(MAKE) -C ../../Tools/s19tovhd clean
        -$(MAKE) -C ../../Tools/s19tovhd clean
 
 
XXST_FILE := $(DESIGN_NAME).xst
 
#XPRJ_FILE := $(shell $(AWK) '/^-ifn/ { printf("%s",$$2) }'  $(SXST_FILE))
 
XPRJ_FILE := $(DESIGN_NAME).prj
 
XHDL_FILES := $(subst ",,$(shell $(AWK) '{ print $$3} ' $(XPRJ_FILE)))
 
 
 
#
 
foo:
 
        @echo "FOO"
 
        @echo "'$(XXST_FILE)'"
 
        @echo "'$(XPRJ_FILE)'"
 
        @echo "'$(XHDL_FILES)'"
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.