Files
cdesktop/cde/lib/DtPrint/Makefile.am
Jon Trulson e10d06f210 configure/Makefiles: add checks for Xmu, Xext, and Xdmcp
We also remove sun pro specific options, and do some general cleanup
as well as remove hardcoded library refs like -lXm, -lXext, etc...
2021-12-21 16:42:22 -07:00

14 lines
336 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
lib_LTLIBRARIES = libDtPrint.la
libDtPrint_la_CFLAGS = -DMULTIBYTE -DI18N_MSG @DT_INCDIR@
libDtPrint_la_LDFLAGS = -version-info 3:0:1
if SOLARIS
libDtPrint_la_CFLAGS += -DNO_REGCOMP
endif
libDtPrint_la_SOURCES = PrintMsgs.c PrintDlgMgr.c PrintOptions.c PrintSetupB.c \
PsubDefProc.c PsubUtil.c