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] - Blame information for rev 1782

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1623 jcastillo
 
2
CC              := d:/gnu/bin/gcc.ttp
3
CFLAGS  := -Wall -O2 -fno-defer-pop -mint -s
4
LD              := d:/gnu/bin/gcc.ttp
5
LDFLAGS := -mint -D__GNUC__
6
 
7
bootstra.ttp: bootstra.o
8
        $(LD) $(LDFLAGS) -o $@ $^
9
        prgflags 7 7 $@
10
        cp $@ d:/linux
11
 
12
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.