Mercurial > hg > Members > kono > nitros9-code
comparison level1/modules/makefile @ 355:71b60814fb01
Makefiles modified for uniformity
author | boisy |
---|---|
date | Thu, 25 Jul 2002 14:38:48 +0000 |
parents | 9ca004356f09 |
children | 281040b0f6a5 |
comparison
equal
deleted
inserted
replaced
354:5334c73aefa7 | 355:71b60814fb01 |
---|---|
1 include ../../Makefile.rules | 1 include ../../Makefile.rules |
2 | 2 |
3 DEPENDS = ./Makefile | 3 DEPENDS = ./Makefile |
4 TPB = ../../3rdparty/booters | 4 TPB = $(3RDPARTY)/booters |
5 | 5 |
6 BOOTERS = oscode oscode_d64 boot_1773 boot_d64 $(TPB)/boot_rom_l1 rom_vectors | 6 BOOTERS = oscode oscode_d64 boot_1773 boot_d64 $(TPB)/boot_rom_l1 rom_vectors |
7 KERNELS = os9 os9p2 | 7 KERNELS = os9 os9p2 |
8 ROMMODS = rominfo sysgo_rom | 8 ROMMODS = rominfo sysgo_rom |
9 SYSMODS = ioman init sysgo sysgo_d64 | 9 SYSMODS = ioman init sysgo sysgo_d64 |