projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ed9a9
)
lib/DtPrint: add automake file
author
Chase
<nicetrynsa@protonmail.ch>
Tue, 22 Oct 2019 23:16:45 +0000
(18:16 -0500)
committer
Jon Trulson
<jon@radscan.com>
Wed, 23 Oct 2019 21:34:19 +0000
(15:34 -0600)
cde/lib/DtPrint/Makefile.am
[new file with mode: 0644]
patch
|
blob
diff --git a/cde/lib/DtPrint/Makefile.am
b/cde/lib/DtPrint/Makefile.am
new file mode 100644
(file)
index 0000000..
edb92b4
--- /dev/null
+++ b/
cde/lib/DtPrint/Makefile.am
@@ -0,0
+1,16
@@
+MAINTAINERCLEANFILES = Makefile.in
+
+lib_LTLIBRARIES = libDtPrint.la
+
+libDtPrint_la_CFLAGS = -DMULTIBYTE -DI18N_MSG
+
+if SUN
+libDtPrint_la_CFLAGS += -DNO_REGCOMP
+endif
+
+if HPUX
+libDtPrint_la_CFLAGS += -DMESSAGE_CAT
+endif
+
+libDtPrint_la_SOURCES = PrintMsgs.c PrintDlgMgr.c PrintOptions.c PrintSetupB.c \
+ PsubDefProc.c PsubUtil.c