|
|
1.1 ! root 1: ! 2: OBJS = as68k.o dict.o ! 3: ! 4: .c.o: ! 5: $(CC) $(CFLAGS) -c $< ! 6: ! 7: as68k: $(OBJS) ! 8: $(CC) -o as68k $(OBJS) ! 9: ! 10: clean: ! 11: rm -f *.o as68k ! 12: ! 13: as68k.o: dict.h ! 14:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.