Files
cdesktop/cde/programs/dtopen/Makefile.am
2019-10-23 15:34:20 -06:00

11 lines
249 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
dist_bin_SCRIPTS = dtopen
SCRIPTFLAGS = -DCDE_INSTALLATION_TOP=${prefix} \
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
CPPTARGET = dtopen
CPPSRC = dtopen.src
include $(srcdir)/include/cppfile.tmpl