2011-07-25 02:21:33 -04:00
|
|
|
**************************************************************************
|
|
|
|
* *
|
|
|
|
* Star Traders: A Game of Interstellar Trading *
|
2018-03-29 20:38:29 -04:00
|
|
|
* Copyright (C) 1990-2018, John Zaitseff *
|
2011-07-25 02:21:33 -04:00
|
|
|
* *
|
|
|
|
**************************************************************************
|
|
|
|
|
2011-07-25 03:00:59 -04:00
|
|
|
This directory, build-aux, contains auxiliary build-related files for Star
|
2017-05-18 03:19:44 -04:00
|
|
|
Traders. The following scripts are specific to this package:
|
|
|
|
|
|
|
|
bootstrap - Generate auxiliary files needed for building
|
|
|
|
msgfmt-desktop - Use msgfmt(1) or cp(1) to copy desktop files
|
|
|
|
|
|
|
|
All other files in this directory (other than this README file, of course)
|
|
|
|
are generated by Autoconf, Automake or Gnulib. The bootstrap shell script
|
|
|
|
generates these files by running those tools in the correct order; see the
|
|
|
|
top-level INSTALL file for more details.
|