dbtoman: remove duplicate source code and merge into dtdocbook.
This commit is contained in:
15
cde/programs/dtdocbook/instant/Makefile.am
Normal file
15
cde/programs/dtdocbook/instant/Makefile.am
Normal file
@@ -0,0 +1,15 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../dtdocbook.am
|
||||
|
||||
dtdocbooklibexec_PROGRAMS = instant
|
||||
|
||||
instant_CFLAGS = $(DT_INCDIR)
|
||||
|
||||
instant_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user