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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [arch/] [m68k/] [boot/] [atari/] [Makefile] - Diff between revs 1765 and 1782

Only display areas with differences | Details | Blame | View Log

Rev 1765 Rev 1782
CC              := d:/gnu/bin/gcc.ttp
CC              := d:/gnu/bin/gcc.ttp
CFLAGS  := -Wall -O2 -fno-defer-pop -mint -s
CFLAGS  := -Wall -O2 -fno-defer-pop -mint -s
LD              := d:/gnu/bin/gcc.ttp
LD              := d:/gnu/bin/gcc.ttp
LDFLAGS := -mint -D__GNUC__
LDFLAGS := -mint -D__GNUC__
bootstra.ttp: bootstra.o
bootstra.ttp: bootstra.o
        $(LD) $(LDFLAGS) -o $@ $^
        $(LD) $(LDFLAGS) -o $@ $^
        prgflags 7 7 $@
        prgflags 7 7 $@
        cp $@ d:/linux
        cp $@ d:/linux
bootstra.o: bootstra.c bootinfo.h
bootstra.o: bootstra.c bootinfo.h
 
 

powered by: WebSVN 2.1.0

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