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.
11 lines
453 B
Makefile
11 lines
453 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
SUBDIRS = backdrops icons dsdm dtmail dtpad dtfile dtwm dtlogin \
|
|
dtsession dthello dtstyle dtexec dtdbcache dticon dtterm dtcalc \
|
|
dtaction dtspcd dtscreen dtcm dtsearchpath dtappbuilder palettes \
|
|
dtappintegrate dtprintegrate dtconfig dtcreate dtprintinfo fontaliases \
|
|
dtdspmsg dtimsstart dtpdm dtsr dtpdmd types \
|
|
tttypes util dtopen localized dthelp nsgmls dtdocbook
|
|
|
|
# NOTYET = dtksh dtinfo ttsnoop
|