cdesktopenv/cde/programs/dtconfig/Makefile.am

14 lines
123 B
Makefile

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