mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 14:45:45 -04:00
Initial community commit
This commit is contained in:
18
Src/external_dependencies/openmpt-trunk/include/lhasa/pkg/config.make.in
vendored
Normal file
18
Src/external_dependencies/openmpt-trunk/include/lhasa/pkg/config.make.in
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user