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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [Makefile.in] - Diff between revs 15 and 161

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

Rev 15 Rev 161
Line 1300... Line 1300...
 
 
bin2c$(EXEEXT_FOR_BUILD): bin2c.c
bin2c$(EXEEXT_FOR_BUILD): bin2c.c
        $(CC_FOR_BUILD) -o $@ $(AM_CPPFLAGS) $(AM_CFLAGS) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) $(srcdir)/bin2c.c
        $(CC_FOR_BUILD) -o $@ $(AM_CPPFLAGS) $(AM_CFLAGS) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) $(srcdir)/bin2c.c
 
 
embedspu: embedspu.sh Makefile
embedspu: embedspu.sh Makefile
        sed "/^program_transform_name=/cprogram_transform_name=$(program_transform_name)" < $< > $@
        awk '/^program_transform_name=/ {print "program_transform_name=\"$(program_transform_name)\""; next} {print}' < $< > $@
        chmod a+x $@
        chmod a+x $@
 
 
# We need these for parallel make.
# We need these for parallel make.
sysinfo.h: sysinfo.c
sysinfo.h: sysinfo.c
 
 

powered by: WebSVN 2.1.0

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