Files
cdesktop/cde/programs/dtdocbook/instant/Makefile.am
Jon Trulson cc12058502 dtdocbook: make it build under autotools
Remove a pile of old SGML stuff we no longer need in dtdocbook since
we use NSGMLS.

Use some TCL macros from m4/tcl.m4 to loacate and use information in
the tclConfig.sh script installed with TCL.  I had to modify it to
export TCL_INCLUDE_SPEC, which was present but not imported.
2020-09-07 17:43:01 -06:00

15 lines
359 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
noinst_PROGRAMS = instant
instant_CFLAGS = -I../lib/tptregexp $(DT_INCDIR)
instant_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB) -L../lib/tptregexp \
-ltptregexp
instant_CFLAGS += @TCL_INCLUDE_SPEC@
instant_LDADD += @TCL_LIB_SPEC@
instant_SOURCES = main.c util.c info.c translate.c traninit.c tranvar.c \
tables.c browse.c