From 4b86195ee9d0a56be1d4234801b86e9a6ae1a007 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 15 Feb 2006 15:11:12 +0000 Subject: [PATCH] New. --- contrib/crossrpms/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 contrib/crossrpms/Makefile.am diff --git a/contrib/crossrpms/Makefile.am b/contrib/crossrpms/Makefile.am new file mode 100644 index 0000000000..1db2845c7c --- /dev/null +++ b/contrib/crossrpms/Makefile.am @@ -0,0 +1,12 @@ +## +## $Id$ +## + +SUBDIRS = @RPM_OS@ + +DIST_SUBDIRS = cygwin +DIST_SUBDIRS += freebsd5.2 +DIST_SUBDIRS += freebsd6.0 +DIST_SUBDIRS += mingw32 +DIST_SUBDIRS += solaris2.7 +DIST_SUBDIRS += rtems