1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-30 19:45:23 +00:00
trader/build-aux
2022-08-03 18:50:29 +10:00
..
.gitignore Recreate .gitignore files to account for changes in Gnulib and Autoconf 2022-08-03 18:50:29 +10:00
bootstrap Add preliminary support for GNU gettext internationalisation 2011-08-01 18:17:02 +10: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.