mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
7475ed31b5
1. Pass argc and argv to getarg and process them with getopt(). 2. Instead of using an array to save arg characters, use array of pointers and call backgammon/teachgammon with execv, instead of execl. This should fix problems with calling teachgammon. 2.2 candidate. |
||
---|---|---|
.. | ||
backgammon | ||
common_source | ||
teachgammon | ||
Makefile |