Subversion Repositories Tewi

Rev

Rev 255 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 255 Rev 315
Line 1... Line 1...
1
# $Id: Makefile 255 2024-10-04 04:08:58Z nishi $
1
# $Id: Makefile 315 2024-10-14 10:01:02Z nishi $
2
 
2
 
3
OBJ=o
3
OBJ=o
4
STATIC=a
4
STATIC=a
5
include $(PWD)/Platform/$(PLATFORM).mk
5
include $(PWD)/Platform/$(PLATFORM).mk
6
 
6
 
Line 57... Line 57...
57
 
57
 
58
concat.rc: tewi.rc gui.rc
58
concat.rc: tewi.rc gui.rc
59
	cat tewi.rc gui.rc > concat.rc
59
	cat tewi.rc gui.rc > concat.rc
60
 
60
 
61
clean:
61
clean:
62
	rm -f *.o tewi *.exe *.res *.elf *.sfo *.pbp *.self *.pkg *.obj concat.rc *.tds
62
	rm -f *.o tewi *.exe *.res *.elf *.sfo *.pbp *.self *.pkg *.obj concat.rc *.tds *.nlm