SUBDIRS =
if TARGET_REDHAT
SUBDIRS += RedHat
endif
if TARGET_GENTOO
SUBDIRS += Gentoo
if TARGET_DEBIAN
SUBDIRS += Debian
if TARGET_SLACKWARE
SUBDIRS += Slackware