MUI/BetterString: Move SDI*.h headers to include/SDI/SDI_*.h
[AROS.git] / workbench / printers / mmakefile.src
blobc0524869cde5ff76ac2a99d56821e31c06405f04
1 include $(TOP)/config/make.cfg
3 FILES := postscript
5 USER_CFLAGS := -D__GRAPHICS_NOLIBBASE__
7 %build_module_simple mmake=workbench-printers-ps modname=PostScript \
8                      modtype=printer files="$(FILES)" \
9                      uselibs=rom
11 %common