added statements to install vserver.start
[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_DTA             =  scripts/functions \
23                            scripts/vserver.start
24
25 scripts_SCRPTS          =  scripts/distrib-info \
26                            scripts/vapt-get-worker \
27                            scripts/vrpm-worker \
28                            scripts/vrpm-preload \
29                            scripts/vserver-init \
30                            scripts/rootshell \
31                            scripts/save_s_context \
32                            scripts/vprofile \
33                            scripts/vserverkillall \
34                            scripts/vservers.grabinfo.sh \
35                            scripts/vsysvwrapper \
36                            scripts/vunify.old.sh
37
38 scripts_PRGS            =  scripts/vapt-get \
39                            scripts/vkill \
40                            scripts/vps \
41                            scripts/vpstree \
42                            scripts/vrpm \
43                            scripts/vserver \
44                            scripts/vserver-copy \
45                            scripts/vtop
46
47 scriptscfg_DATA         =  scripts/util-vserver-vars
48
49 scripts_XTRAS           =  scripts/util-vserver-vars.pathsubst \
50                            $(scripts_DTA)
51
52 scripts_GENSCRPTS       =  scripts/util-vserver-vars
53
54 scripts/util-vserver-vars:      scripts/.util-vserver-vars.pathsubst.stamp