11 lines
172 B
Makefile
11 lines
172 B
Makefile
PRJ=..
|
|
PRJNAME=psprint_config
|
|
TARGET=unxfontspsprintgeneral
|
|
|
|
.INCLUDE : settings.mk
|
|
|
|
ZIP1TARGET = fontunxpsprint
|
|
ZIP1LIST = psprint.conf
|
|
|
|
.INCLUDE : target.mk
|
|
|