NetBSD/games/adventure
dholland 6f629695aa Minor tidyup. 2014-03-22 22:04:40 +00:00
..
Makefile 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
adventure.6
crc.c
done.c
extern.h
glorkz
hdr.h
init.c tag decl() __noinline, as inlining it would defeat its purpose 2014-03-22 20:07:05 +00:00
io.c
main.c
save.c Minor tidyup. 2014-03-22 22:04:40 +00:00
setup.c
subr.c
vocab.c
wizard.c