f1977c8fe38cda503f7c22d11311f10b6f9cc9fb
[util-vserver.git] / util-vserver / scripts / Makefile-files
1 ## $Id$  -*- makefile -*-
2
3 ## Copyright (C) 2003 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
4 ##  
5 ## This program is free software; you can redistribute it and/or modify
6 ## it under the terms of the GNU General Public License as published by
7 ## the Free Software Foundation; either version 2, or (at your option)
8 ## any later version.
9 ##  
10 ## This program is distributed in the hope that it will be useful,
11 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 ## GNU General Public License for more details.
14 ##  
15 ## You should have received a copy of the GNU General Public License
16 ## along with this program; if not, write to the Free Software
17 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18 ##  
19
20 scriptscfgdir           =  $(sbindir)
21
22 scripts_OPTIONS_EXEMPT  =  scripts/distrib-info \
23                            scripts/vapt-get-worker \
24                            scripts/vrpm-worker \
25                            scripts/vrpm-preload \
26                            scripts/save_s_context \
27                            scripts/vprofile \
28                            scripts/vservers.grabinfo.sh \
29                            scripts/vsysvwrapper \
30                            scripts/vunify.old.sh \
31                            scripts/vps \
32                            scripts/vpstree \
33                            scripts/vserver-copy \
34                            scripts/vtop
35
36 scripts_DTA             =  scripts/functions \
37                            scripts/vserver-build.apt-rpm \
38                            scripts/vserver-build.functions \
39                            scripts/vserver-build.functions.apt \
40                            scripts/vserver-build.functions.rpm \
41                            scripts/vserver-setup.functions \
42                            scripts/vserver.functions \
43                            scripts/vserver.start \
44                            scripts/vserver.stop \
45                            scripts/vserver.suexec
46
47 scripts_SCRPTS          =  scripts/distrib-info \
48                            scripts/vapt-get-worker \
49                            scripts/vrpm-worker \
50                            scripts/vrpm-preload \
51                            scripts/rootshell \
52                            scripts/save_s_context \
53                            scripts/vprofile \
54                            scripts/vserver-build \
55                            scripts/vserver-legacy \
56                            scripts/vserverkillall \
57                            scripts/vservers.grabinfo.sh \
58                            scripts/vsysvwrapper \
59                            scripts/vunify.old.sh
60
61 scripts_PRGS            =  scripts/vapt-get \
62                            scripts/vkill \
63                            scripts/vps \
64                            scripts/vpstree \
65                            scripts/vrpm \
66                            scripts/vserver \
67                            scripts/vserver-copy \
68                            scripts/vtop
69
70 scriptscfg_DATA         =  scripts/util-vserver-vars
71
72 scripts_XTRAS           =  scripts/util-vserver-vars.pathsubst \
73                            $(scripts_DTA)
74
75 scripts_GENSCRPTS       =  scripts/util-vserver-vars
76
77 scripts/util-vserver-vars:      scripts/.util-vserver-vars.pathsubst.stamp