1 2 3 4 5 6 7 8 9 10
SUBDIRS = if TARGET_GENTOO SUBDIRS += Gentoo endif if TARGET_DEBIAN SUBDIRS += Debian endif if TARGET_SUSE SUBDIRS += SUSE endif