Files
cdesktop/cde/programs/dtinfo/dtinfogen/infolib/Makefile.am
Jon Trulson e437a02e0b dtinfo/dtinfogen: make it build
Now, as to whether it all actually works, I guess we will see.
2021-12-06 17:47:00 -07:00

14 lines
228 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = etc C.ISO-8859-1
# Not supported, but we'll keep it here in case someday...
# SUBDIRS += ja_JP.EUC-JP
BUILT_SOURCES = C
CLEANFILES = $(BUILT_SOURCES)
C:
$(LN_S) C.ISO-8859-1 $@