1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-01 17:14:15 -04:00
trader/build-aux
2021-01-19 16:59:29 +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
config.guess Update all auto-generated files 2019-11-13 08:58:46 +11:00
config.rpath Update all auto-generated files 2021-01-12 13:05:31 +11:00
config.sub Update all auto-generated files 2019-11-13 08:58:46 +11:00
depcomp Update all auto-generated files 2021-01-12 13:05:31 +11:00
install-sh Update all auto-generated files 2021-01-12 13:05:31 +11:00
missing Update all auto-generated files 2021-01-12 13:05:31 +11:00
msgfmt-appdata Add an AppStream-conforming metadata file 2021-01-14 09:11:08 +11:00
msgfmt-desktop Use a helper msgfmt-desktop script instead of invoking msgfmt(1) directly 2017-05-17 20:49:03 +10:00
README Tweak reStructuredText files using the default interpreted text role 2020-12-30 10:56:27 +11:00

.. -*- mode: rst; coding: utf-8 -*-
.. role:: filename(literal)
.. default-role:: filename

============================================
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.