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.6 by root, Thu Oct 25 07:31:58 2018 UTC vs.
Revision 1.7 by root, Thu Oct 6 03:25:54 2022 UTC

1noinst_LIBRARIES = libgvpe.a 1noinst_LIBRARIES = libgvpe.a
2 2
3AM_CPPFLAGS = @AM_CPPFLAGS@ -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 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)
9 9
10noinst_HEADERS = pidfile.h dropin.h gettext.h 10noinst_HEADERS = pidfile.h dropin.h gettext.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines