# # We take advantage of the ALT_PROJECT_TARGET macro to # place PPD files in appropriate language subdirectories # (e.g. binaries\jpn, binaries\cht, etc.) of the bild image. # Doing so we also can correctly place PPD files which have # the same as the English PPD files but the contents are # different. # ALT_PROJECT=CHT ALT_PROJECT_TARGET=$(ALT_PROJECT) !ifndef PRNROOT PRNROOT=$(MAKEDIR:\ppd\cht=) !endif TARGETNAME= TARGETTYPE=NOTARGET TARGETPATH= SOURCES= MISCFILES= *.ppd