2011-07-28 20:55:21 +08:00
|
|
|
## Makefile for gnulib/lib -*-Makefile-*-
|
|
|
|
|
2012-01-12 08:19:01 +08:00
|
|
|
## Copyright (C) 2011-2012 Red Hat, Inc.
|
2011-07-28 20:55:21 +08:00
|
|
|
## See COPYING.LIB for the License of this software
|
|
|
|
|
2012-01-12 08:19:01 +08:00
|
|
|
# Initialize variables, so gnulib.mk can append to them
|
|
|
|
BUILT_SOURCES =
|
|
|
|
CLEANFILES =
|
|
|
|
EXTRA_DIST =
|
|
|
|
MOSTLYCLEANDIRS =
|
|
|
|
MOSTLYCLEANFILES =
|
|
|
|
SUFFIXES =
|
|
|
|
noinst_LTLIBRARIES =
|
|
|
|
|
2011-07-28 20:55:21 +08:00
|
|
|
include gnulib.mk
|
|
|
|
|
|
|
|
INCLUDES = $(GETTEXT_CPPFLAGS)
|