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

14 lines
119 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
if SUN
SUBDIRS = sun
endif
if AIX
SUBDIRS = ibm
endif
if HPUX
SUBDIRS = hp
endif