Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue