File: Makefile.am

package info (click to toggle)
gvpe 3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 2,632 kB
  • sloc: ansic: 9,303; cpp: 6,668; sh: 4,583; perl: 149; makefile: 70; sed: 16
file content (11 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
noinst_LIBRARIES = libgvpe.a

AM_CPPFLAGS = @AM_CPPFLAGS@ -I. -I$(top_builddir)

libgvpe_a_SOURCES = pidfile.c getopt1.c dropin.c

libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD)

noinst_HEADERS = pidfile.h dropin.h gettext.h