ref: af3e4412d301cc27e04c352c0283ce6861f33f0c
dir: /pkg/config.make.in/
# Shared file included by the makefiles used to build packages. # This contains various information needed by the makefiles, # and is autogenerated by configure to include various # necessary details. # Tools needed: CC = @CC@ STRIP = @STRIP@ # Package name and version number: 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 \ ChangeLog \ INSTALL \ NEWS \ BUGS \ NOT-BUGS \ CMDLINE \ TODO