|
|
1.1 root 1: # 1.1.1.2 ! root 2: # Top-level Makefile for UAE 1.1 root 3: # 4: 1.1.1.2 ! root 5: all: ! 6: cd src && $(MAKE) ! 7: cp src/uae . ! 8: cp src/readdisk . 1.1 root 9: 1.1.1.2 ! root 10: bebox: ! 11: cd src && $(MAKE) -f Makefile.Be 1.1 root 12: 13: clean: 1.1.1.2 ! root 14: cd src && $(MAKE) clean ! 15: rm -f uae ! 16: ! 17: streifenfrei: ! 18: cd src && $(MAKE) streifenfrei ! 19: rm -f uae ! 20: rm -f config.cache config.log config.status Makefile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.