mirror of
https://github.com/chocolate-doom/launcher.git
synced 2024-11-22 04:31:02 +00:00
10 lines
267 B
Text
10 lines
267 B
Text
|
# File included by the main makefile that contains details
|
||
|
# about the package name, generated by configure.
|
||
|
|
||
|
PACKAGE = @PACKAGE@
|
||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||
|
|