util-vserver-0.30.208
[util-vserver.git] / contrib / Makefile-files
diff --git a/contrib/Makefile-files b/contrib/Makefile-files
new file mode 100644 (file)
index 0000000..10315af
--- /dev/null
@@ -0,0 +1,35 @@
+## $Id: Makefile-files,v 1.5 2005/07/15 16:25:39 ensc Exp $  -*- makefile -*-
+
+## Copyright (C) 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
+##  
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2, or (at your option)
+## any later version.
+##  
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##  
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+##  
+
+
+contrib_gen_DTA =                      contrib/manifest.dat
+contrib_subst_SRCS =                   contrib/manifest.dat.pathsubst
+
+
+noinst_DATA +=                         $(contrib_gen_DTA)
+CLEANFILES +=                          $(contrib_gen_DTA)
+
+EXTRA_DIST +=                          $(contrib_subst_SRCS) \
+                                       contrib/make-manifest \
+                                       contrib/yum-2.2.1-chroot.patch \
+                                       contrib/yum-2.3.2-chroot.patch \
+                                       contrib/yum-2.3.3-chroot.patch \
+                                       contrib/yum-2.3.4-chroot.patch
+
+contrib/manifest.dat:                  contrib/.manifest.dat.pathsubst.stamp