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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.74/] [rtl/] [make_ise/] [generic_xflow.mk] - Diff between revs 30 and 35

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

Rev 30 Rev 35
Line 1... Line 1...
# $Id: generic_xflow.mk 672 2015-05-02 21:58:28Z mueller $
# $Id: generic_xflow.mk 733 2016-02-20 12:24:13Z mueller $
#
#
# Copyright 2007-2015 by Walter F.J. Mueller 
# Copyright 2007-2015 by Walter F.J. Mueller 
# License disclaimer see LICENSE_gpl_v2.txt in $RETROBASE directory
# License disclaimer see LICENSE_gpl_v2.txt in $RETROBASE directory
#
#
#  Revision History:
#  Revision History:
Line 309... Line 309...
        cpp -I${RETROBASE}/rtl -MM $*.ucf_cpp |\
        cpp -I${RETROBASE}/rtl -MM $*.ucf_cpp |\
            sed 's/\.o:/\.ucf:/' > $*.dep_ucf_cpp
            sed 's/\.o:/\.ucf:/' > $*.dep_ucf_cpp
#
#
# Cleanup
# Cleanup
#
#
include $(RETROBASE)/rtl/make_ise/dontincdep.mk
include ${RETROBASE}/rtl/make_ise/dontincdep.mk
#
#
.PHONY : ise_clean ise_tmp_clean
.PHONY : ise_clean ise_tmp_clean
#
#
ise_clean: ise_tmp_clean
ise_clean: ise_tmp_clean
        rm -f *.ngc
        rm -f *.ngc

powered by: WebSVN 2.1.0

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