Mercurial > hg > Members > kono > nitros9-code
comparison 3rdparty/booters/makefile @ 49:4fd75b62ccb1
Moved here
author | boisy |
---|---|
date | Sat, 20 Apr 2002 13:41:49 +0000 |
parents | 2ce754e62499 |
children | 747a7379ae50 |
comparison
equal
deleted
inserted
replaced
48:cdfe69117a2f | 49:4fd75b62ccb1 |
---|---|
1 include ../../Makefile.rules | 1 include ../../Makefile.rules |
2 | 2 |
3 DEPENDS = ./Makefile | 3 DEPENDS = ./Makefile |
4 BOOTERS = boot_kenton boot_rampak boot_ide boot_tc3 boot_wd1002 \ | 4 BOOTERS = boot_kenton boot_rampak boot_ide boot_tc3 boot_wd1002 \ |
5 boot_rom | 5 boot_rom boot_rom_l1 |
6 ALLOBJS = $(BOOTERS) | 6 ALLOBJS = $(BOOTERS) |
7 | 7 |
8 all: $(ALLOBJS) $(DEPENDS) | 8 all: $(ALLOBJS) $(DEPENDS) |
9 | 9 |
10 clean: | 10 clean: |