You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
286 B
18 lines
286 B
!IF 0
|
|
|
|
binplace the appropriate bootfont.bin files.
|
|
|
|
!ENDIF
|
|
|
|
ALT_PROJECT=$(LANGUAGE)
|
|
ALT_PROJECT_TARGET=$(ALT_PROJECT)
|
|
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
SOURCES=
|
|
|
|
# makefile.def will binplace any file listed in the MISCFILES macro.
|
|
MISCFILES=bootfont.bin
|
|
|