1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
The files in this directory, with the exception of cglm.shar, will
be generated automatically on systems supporting the autobuild
process. You should therefore not edit any of them. If you need to
alter code in any of these files you should instead edit the
corresponding file that generates it.
If you have trouble building any of these files you may copy the file
causing problems from this directory to its intended location.
TARGET SOURCE
../copying.c ../copying.awk
../credits.c ../credits.sh
../credits.h ../credits.sh
../AUTHORS ../credits.sh
../external_l.c ../external_l.l
../external_y.c ../external_y.y
../external_y.h ../external_y.y
../sgf_l.c ../sgf_l.l
../sgf_y.c ../sgf_y.y
../sgf_y.h ../sgf_y.y
../pixmaps/gnubg-stock-pixbufs.h ../pixmaps/stock-icons.list
cglm.shar is an archive of the header files installed by cglm, a
graphics math library for use with OpenGL, available from
https://github.com/recp/cglm but provided by few if any GNU/Linux
distributions. It is needed to build GNUbg with the 3D board display.
|