Mercurial > hg > Members > kono > nitros9-code
diff 3rdparty/booters/makefile @ 49:4fd75b62ccb1
Moved here
author | boisy |
---|---|
date | Sat, 20 Apr 2002 13:41:49 +0000 |
parents | 2ce754e62499 |
children | 747a7379ae50 |
line wrap: on
line diff
--- a/3rdparty/booters/makefile Sat Apr 20 13:39:53 2002 +0000 +++ b/3rdparty/booters/makefile Sat Apr 20 13:41:49 2002 +0000 @@ -2,7 +2,7 @@ DEPENDS = ./Makefile BOOTERS = boot_kenton boot_rampak boot_ide boot_tc3 boot_wd1002 \ - boot_rom + boot_rom boot_rom_l1 ALLOBJS = $(BOOTERS) all: $(ALLOBJS) $(DEPENDS)