added Vector_zeroEnd() function
[util-vserver.git] / util-vserver / lib_internal / Makefile-files
1 ## $Id$  -*- makefile -*-
2
3 ## Copyright (C) 2003,2004 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 noinst_LIBRARIES +=             lib_internal/libinternal.a
21 noinst_HEADERS += \
22                                 lib_internal/coreassert.h \
23                                 lib_internal/jail.h \
24                                 lib_internal/matchlist.h \
25                                 lib_internal/pathinfo.h \
26                                 lib_internal/string.h \
27                                 lib_internal/unify.h \
28                                 lib_internal/util.h \
29                                 lib_internal/util-cast.h \
30                                 lib_internal/util-commonstrings.h \
31                                 lib_internal/util-debug.h \
32                                 lib_internal/util-declarecmd.h \
33                                 lib_internal/util-dimof.h \
34                                 lib_internal/util-dotfile.h \
35                                 lib_internal/util-exitlikeprocess.h \
36                                 lib_internal/util-io.h \
37                                 lib_internal/util-mem.h \
38                                 lib_internal/util-perror.h \
39                                 lib_internal/util-safechdir.h \
40                                 lib_internal/util-unixsock.h \
41                                 lib_internal/string.hc
42
43 lib_internal_libinternal_a_SOURCES = \
44                                 lib_internal/jailintotempdir.c \
45                                 lib_internal/matchlist-appendfiles.c \
46                                 lib_internal/matchlist-compare.c \
47                                 lib_internal/matchlist-destroy.c \
48                                 lib_internal/matchlist-init.c \
49                                 lib_internal/matchlist-initbyvserver.c \
50                                 lib_internal/matchlist-initmanually.c \
51                                 lib_internal/matchlist-initrefserverlist.c \
52                                 lib_internal/matchlist-printid.c \
53                                 lib_internal/pathinfo-append.c \
54                                 lib_internal/pathinfo-test.c \
55                                 lib_internal/string-destroy.c \
56                                 lib_internal/switchtowatchxid.c \
57                                 lib_internal/unify-copy.c \
58                                 lib_internal/unify-deunify.c \
59                                 lib_internal/unify-settime.c \
60                                 lib_internal/unify-unify.c \
61                                 lib_internal/util-exitlikeprocess.c \
62                                 lib_internal/util-safechdir.c
63
64 DIETPROGS +=                    lib_internal/libinternal.a