]> git.meshlink.io Git - catta/blob - initscript/Makefile.am
update init scripts
[catta] / initscript / Makefile.am
1 SUBDIRS = 
2 if TARGET_GENTOO
3 SUBDIRS += Gentoo
4 endif
5 if TARGET_DEBIAN
6 SUBDIRS += Debian
7 endif
8 if TARGET_SUSE
9 SUBDIRS += SUSE
10 endif