1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-01 17:14:15 -04:00
trader/build-aux
2019-11-13 08:54:37 +11:00
..
.gitignore Update all auto-generated files 2017-05-23 08:55:44 +10:00
bootstrap Update all $Id$ tags to match the released version 2011-08-29 11:56:27 +10:00
compile Update build-aux files 2015-08-18 10:19:28 +10:00
config.guess Update all auto-generated files 2017-05-20 13:35:14 +10:00
config.rpath Update all auto-generated files 2017-05-20 13:35:14 +10:00
config.sub Update all auto-generated files 2017-05-20 13:35:14 +10:00
depcomp Update build-aux files 2015-08-18 10:19:28 +10:00
install-sh Update build-aux files 2015-08-18 10:19:28 +10:00
missing Update build-aux files 2015-08-18 10:19:28 +10:00
msgfmt-desktop Use a helper msgfmt-desktop script instead of invoking msgfmt(1) directly 2017-05-17 20:49:03 +10:00
README Convert all text files to reStructuredText (ReST) format 2019-04-12 05:04:24 +10:00

.. -*- mode: rst; coding: utf-8 -*-

============================================
Star Traders: A Game of Interstellar Trading
============================================

This directory, `build-aux`, contains auxiliary build-related files for
Star 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.