ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/Makefile.am
(Generate patch)

Comparing gvpe/lib/Makefile.am (file contents):
Revision 1.2 by pcg, Tue Oct 14 17:24:19 2003 UTC vs.
Revision 1.3 by pcg, Sat Jan 17 01:18:36 2004 UTC

1noinst_LIBRARIES = libvpe.a 1noinst_LIBRARIES = libvpe.a
2 2
3INCLUDES = @INCLUDES@ -I. -I$(top_builddir) 3INCLUDES = @INCLUDES@ -I. -I$(top_builddir)
4 4
5libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c poll.c 5libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c
6 6
7libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ 7libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
8libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD) 8libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD)
9 9
10noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h poll.h 10noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h
11 11

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines