Get /usr/dt/config populated correctly on make install

This commit is contained in:
Jon Trulson
2019-12-02 14:33:05 -07:00
parent 5823e95e03
commit c40f0c9f08
9 changed files with 88 additions and 24 deletions

View File

@@ -24,6 +24,9 @@ CPP_TARGETS = dtterm.ti DtTermFallBackResources.c.src \
BUILT_SOURCES = $(CPP_TARGETS)
CLEANFILES = $(CPP_TARGETS)
cfgdir = $(CDE_INSTALLATION_TOP)/config
dist_cfg_DATA = dtterm.ti
Dtterm.ad: Dtterm.ad.src
$(RM) $@
$(GENCPP) -P -DXCOMM=# $< > $@