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] - Rev 1782

Compare with Previous | Blame | View Log


CC              := d:/gnu/bin/gcc.ttp
CFLAGS  := -Wall -O2 -fno-defer-pop -mint -s
LD              := d:/gnu/bin/gcc.ttp
LDFLAGS := -mint -D__GNUC__

bootstra.ttp: bootstra.o
        $(LD) $(LDFLAGS) -o $@ $^
        prgflags 7 7 $@
        cp $@ d:/linux

bootstra.o: bootstra.c bootinfo.h

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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