summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Get all the games compiling for iOSCameron Katri2021-02-221-9/+8
|
* convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg2019-09-291-2/+2
|
* apply -Wno-error=implicit-fallthrough on files that have fallthrumrg2019-02-041-1/+8
| | | comments but are missed by the current checker.
* Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem2008-05-031-2/+2
| | | | a variable that is used by in-tree Makefiles to control behaviour. (MKsomevar variables are generally intended to be controlled by the end-user)
* Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.simonb2006-02-251-5/+2
|
* some makefile de-lintinglukem2002-09-181-5/+5
|
* MKfoo=no -> NOfoo=tv2001-12-121-10/+8
|
* set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>lukem1999-03-131-2/+3
|
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-3/+3
| | | include <bsd.own.mk> if testing a MKxxx variable.
* common_source -> common, and GC some garbage variables.mycroft1997-10-111-4/+2
|
* Don't install this library, we only need this during the build.veego1997-10-111-1/+4
|
* KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)lukem1997-10-101-0/+12