patch-2.0.21-2.1.0 linux/arch/m68k/boot/atari/Makefile
Next file: linux/arch/m68k/boot/atari/bootp.c
Previous file: linux/arch/m68k/boot/amiga/linuxboot.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Jan 1 02:00:00 1970
- Orig file:
lx2.0/v2.0.21/linux/arch/m68k/boot/atari/Makefile
- Orig date:
Wed Dec 27 22:44:40 1995
diff -u --recursive --new-file lx2.0/v2.0.21/linux/arch/m68k/boot/atari/Makefile linux/arch/m68k/boot/atari/Makefile
@@ -1,12 +0,0 @@
-
-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
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov