about summary refs log tree commit diff
path: root/initscript/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'initscript/Makefile.am')
-rw-r--r--initscript/Makefile.am28
1 files changed, 0 insertions, 28 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
deleted file mode 100644
index 65555e3e..00000000
--- a/initscript/Makefile.am
+++ /dev/null
@@ -1,28 +0,0 @@
-SUBDIRS = 
-if TARGET_REDHAT
-SUBDIRS += RedHat
-endif
-if TARGET_GENTOO
-SUBDIRS += Gentoo
-endif
-if TARGET_DEBIAN
-SUBDIRS += Debian
-endif
-if TARGET_SLACKWARE
-SUBDIRS += Slackware
-endif
-if TARGET_SUSE
-SUBDIRS += SUSE
-endif
-if TARGET_ARCH
-SUBDIRS += Arch
-endif
-if TARGET_PALDO
-SUBDIRS += paldo
-endif
-if TARGET_MANDRIVA
-SUBDIRS += Mandriva
-endif
-if TARGET_LINEXA
-SUBDIRS += linexa
-endif