Subversion Repositories Shiroi

Rev

Rev 31 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 32
Line 1... Line 1...
1
# $Id: Makefile 31 2024-09-01 06:11:33Z nishi $
1
# $Id: Makefile 32 2024-09-01 08:51:40Z nishi $
2
 
2
 
3
.PHONY: all clean
3
.PHONY: all clean
4
.SUFFIXES: .c .rel
4
.SUFFIXES: .c .rel
5
 
5
 
6
OBJS = shiroi.rel basic.rel io.rel char.rel
6
OBJS = shiroi.rel basic.rel io.rel char.rel mem.rel
7
OBJS += dri/math.rel dri/text.rel dri/video.rel dri/sound.rel dri/debug.rel
7
OBJS += dri/math.rel dri/text.rel dri/video.rel dri/sound.rel dri/debug.rel
8
 
8
 
9
all: shiroi.rom
9
all: shiroi.rom
10
 
10
 
11
shiroi.rom: shiroi.bin font.bin
11
shiroi.rom: shiroi.bin font.bin