NetBSD/games
dholland 1c2751a848 hook cgram to the build 2013-09-01 18:37:06 +00:00
..
adventure Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided. 2013-02-16 16:30:28 +00:00
arithmetic
atc Don't use ++ to set flags to true. Now passes -Wstrict-overflow. 2012-10-12 10:44:20 +00:00
backgammon Add strategic assertion, now passes -Wstrict-overflow. 2012-10-13 19:39:57 +00:00
banner Move scratch variables of main to main, instead of having them be 2012-10-13 19:44:36 +00:00
battlestar Pass -Wstrict-overflow. 2012-10-13 19:58:53 +00:00
bcd
boggle Factor out some common code; pass -Wstrict-overflow. 2012-10-13 20:12:18 +00:00
caesar
canfield
cgram Add RCS Id. 2013-08-04 07:55:09 +00:00
ching this already passes WARNS=5 2013-08-11 03:27:02 +00:00
colorbars
countmail Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
cribbage Pass -Wstrict-overflow, and while here, don't read from index -1 of 2012-10-13 20:36:06 +00:00
dab if 0 is used for the dimensions, compute the maximum size. 2012-10-06 19:39:51 +00:00
dm
factor
fish
fortune Fix typo. 2013-07-24 06:57:09 +00:00
gomoku Pass -Wstrict-overflow... mostly. 2012-10-13 20:57:35 +00:00
hack
hangman Pass -Wstrict-overflow 2012-10-13 21:03:09 +00:00
hunt Fix sendmail section (8 -> 1) in xrefs. 2013-07-09 09:41:30 +00:00
larn
mille
monop
morse
number
phantasia Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided. 2013-02-16 17:00:21 +00:00
pig
pom
ppt
primes
quiz
rain
random
robots
rogue WARNS=5 2013-08-11 03:44:27 +00:00
sail
snake
tetris
trek
wargames
worm
worms
wtf PR/47178 from Bug Hunting 2012-11-20 12:40:54 +00:00
wump
Makefile hook cgram to the build 2013-09-01 18:37:06 +00:00
Makefile.inc