19 lines
389 B
Plaintext
19 lines
389 B
Plaintext
# This file is included by package makefiles, it is autogenerated
|
|
# by configure.
|
|
|
|
CC = @CC@
|
|
STRIP = @STRIP@
|
|
|
|
PACKAGE = @PACKAGE@
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
|
|
# Documentation files to distribute with packages.
|
|
|
|
DOC_FILES = README \
|
|
COPYING \
|
|
NEWS
|
|
|