1 # febootstrap Makefile.am
2 # (C) Copyright 2009-2010 Red Hat Inc.
4 # This program is free software; you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation; either version 2 of the License, or
7 # (at your option) any later version.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, write to the Free Software
16 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18 # Written by Richard W.M. Jones <rjones@redhat.com>
20 ACLOCAL_AMFLAGS = -I m4
22 SUBDIRS = lib helper examples
28 febootstrap-minimize \
29 febootstrap-to-initramfs \
30 febootstrap-to-supermin
31 DISTCLEANFILES = $(bin_SCRIPTS)
33 febootstrap: febootstrap.sh
39 febootstrap-run: febootstrap-run.sh
45 febootstrap-install: febootstrap-install.sh
51 febootstrap-minimize: febootstrap-minimize.sh
57 febootstrap-to-initramfs: febootstrap-to-initramfs.sh
63 febootstrap-to-supermin: febootstrap-to-supermin.sh
72 febootstrap-install.8 \
73 febootstrap-minimize.8 \
74 febootstrap-to-initramfs.8 \
75 febootstrap-to-supermin.8
79 febootstrap.8: febootstrap.pod
82 -c "Virtualization Support" \
83 --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
86 febootstrap.txt: febootstrap.pod
89 febootstrap-run.8: febootstrap-run.pod
92 -c "Virtualization Support" \
93 --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
96 febootstrap-run.txt: febootstrap-run.pod
99 febootstrap-install.8: febootstrap-install.pod
102 -c "Virtualization Support" \
103 --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
106 febootstrap-install.txt: febootstrap-install.pod
109 febootstrap-minimize.8: febootstrap-minimize.pod
112 -c "Virtualization Support" \
113 --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
116 febootstrap-minimize.txt: febootstrap-minimize.pod
119 febootstrap-to-initramfs.8: febootstrap-to-initramfs.pod
122 -c "Virtualization Support" \
123 --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
126 febootstrap-to-initramfs.txt: febootstrap-to-initramfs.pod
129 febootstrap-to-supermin.8: febootstrap-to-supermin.pod
132 -c "Virtualization Support" \
133 --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
136 febootstrap-to-supermin.txt: febootstrap-to-supermin.pod
142 fakechroot-2.8-relchroot.patch \
143 fakechroot-svn-no-dup-envs.patch \
144 febootstrap.8 febootstrap.txt febootstrap.pod \
146 febootstrap-run.8 febootstrap-run.txt febootstrap-run.pod \
148 febootstrap-install.8 febootstrap-install.txt febootstrap-install.pod \
149 febootstrap-install.sh \
150 febootstrap-minimize.8 febootstrap-minimize.txt \
151 febootstrap-minimize.pod \
152 febootstrap-minimize.sh \
153 febootstrap-to-initramfs.8 febootstrap-to-initramfs.txt \
154 febootstrap-to-initramfs.pod \
155 febootstrap-to-initramfs.sh \
156 febootstrap-to-supermin.8 febootstrap-to-supermin.txt \
157 febootstrap-to-supermin.pod \
158 febootstrap-to-supermin.sh \