lib_LTLIBRARIES =
noinst_LIBRARIES =
-CLEAN_FILES =
+CLEANFILES =
BUILT_SOURCES =
#===============================================================================
$(AM_V_LEX)$(LEXCOMPILE) -o$@ $<
BUILT_SOURCES += libs/parser/hconf.c libs/parser/lconf.c
-CLEAN_FILES += libs/parser/hconf.c libs/parser/lconf.c libs/parser/yconf.c
+CLEANFILES += libs/parser/hconf.c libs/parser/lconf.c libs/parser/yconf.c
EXTRA_DIST += libs/parser/yconf.y.patch
#--------------------------
BUILT_SOURCES += \
libs/images/images.c \
libs/images/images.h
-CLEAN_FILES += \
+CLEANFILES += \
libs/images/images.c \
libs/images/images.h
.h.moc:
$(AM_V_MOC)$(MOC) -i $< -o $@
-CLEAN_FILES += frontends/qconf/qconf.moc
+CLEANFILES += frontends/qconf/qconf.moc
EXTRA_DIST += frontends/qconf/qconf.cc.patch
endif # COND_qconf
$(top_builddir)/libs/parser/libkconfig-parser.la \
$(intl_LIBS)
-CLEAN_FILES += utils/kconfig-tweak
+CLEANFILES += utils/kconfig-tweak
EXTRA_DIST += \
utils/kconfig-tweak.in \
utils/kconfig-tweak.in.patch