|
|
Tom Morton
export CFLAGS = -O2 -g -Wall -DOGG_MUSIC export LIBS = -lGL -lGLU -lvorbisfile -lvorbis -logg export FE2OBJS = ../fe2.s.o THIS=Makefile-i386 default: $(MAKE) -C as68k/ $(MAKE) -f $(THIS) fe2.s.o $(MAKE) -C src/ fe2clean: rm -f fe2.s.bin rm -f fe2.s.o rm -f fe2.s.S rm -f fe2.s.c rm -f frontier fe2: $(MAKE) -f $(THIS) fe2clean $(MAKE) -f $(THIS) fe2.s.o $(MAKE) -C src/ fe2.s.o: as68k/as68k --output-i386 fe2.s $(CC) -c fe2.s.S -o fe2.s.o clean: $(MAKE) -C src/ clean rm -f frontier $(MAKE) -f $(THIS) fe2clean allclean: $(MAKE) -f $(THIS) clean $(MAKE) -C as68k/ clean $(MAKE) -C dis68k/ clean $(MAKE) -f $(THIS) fe2clean # To make a nice clean tarball dist: $(MAKE) -f Makefile-C dist audio-dist: $(MAKE) -f Makefile-C audio-dist
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.