Files
cdesktop/cde/doc/Makefile.am
2021-11-09 15:39:49 -07:00

29 lines
382 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
#SUBDIRS = util C
SUBDIRS = util
if GERMAN
SUBDIRS += de_DE.ISO8859-1
endif
if FRENCH
SUBDIRS += fr_FR.ISO8859-1
endif
if SPANISH
SUBDIRS += es_ES.ISO8859-1
endif
if ITALIAN
SUBDIRS += it_IT.ISO8859-1
endif
# JET - these are related to dtinfogen which should be tackled later
#all::
# $(RM) -r tmp
# $(MKDIR_P) tmp
#clean::
# $(RM) -r tmp