cdesktopenv/cde/util/tradcpp/Makefile.am

27 lines
321 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = tradcpp
tradcpp_SOURCES = array.c \
array.h \
config.h \
directive.c \
directive.h \
eval.c \
eval.h \
files.c \
files.h \
inlinedefs.h \
macro.c \
macro.h \
main.c \
mode.h \
output.c \
output.h \
place.c \
place.h \
utils.c \
utils.h \
version.h