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.5 by root, Thu Oct 25 03:01:08 2018 UTC vs.
Revision 1.6 by root, Thu Oct 25 07:31:58 2018 UTC

1noinst_LIBRARIES = libgvpe.a 1noinst_LIBRARIES = libgvpe.a
2 2
3INCLUDES = @INCLUDES@ -I. -I$(top_builddir) 3AM_CPPFLAGS = @AM_CPPFLAGS@ -I. -I$(top_builddir)
4 4
5libgvpe_a_SOURCES = pidfile.c getopt1.c dropin.c 5libgvpe_a_SOURCES = pidfile.c getopt1.c dropin.c
6 6
7libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ 7libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
8libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD) 8libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines