mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-04 14:11:00 -05:00
18 lines
389 B
Text
Vendored
18 lines
389 B
Text
Vendored
# 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
|
|
|