File: Makefile.am

package info (click to toggle)
netcf 1%3A0.2.8-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 7,172 kB
  • sloc: ansic: 44,029; sh: 13,424; xml: 1,039; makefile: 248
file content (16 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Makefile for gnulib/lib				-*-Makefile-*-

## Copyright (C) 2011-2012, 2014 Red Hat, Inc.
## See COPYING.LIB for the License of this software

# Keep automake happy by priming variables that gnulib only appends to
BUILT_SOURCES=
EXTRA_DIST=
MOSTLYCLEANDIRS=
MOSTLYCLEANFILES=
noinst_LTLIBRARIES=
CLEANFILES=

include gnulib.mk

INCLUDES = $(GETTEXT_CPPFLAGS)