OpenGrok
Cross Reference: Makefile
xref
: /
src
/
games
/
adventure
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
adventure
History log of
/src/games/adventure/Makefile
Revision
Date
Author
Comments
1.14
16-Feb-2013
jmcneill
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.
1.13
16-Nov-2003
lukem
branches: 1.13.54; 1.13.60;
Improve how various "simple" host tools are built and invoked.
1.12
21-Oct-2003
lukem
Rework how MAKEVERBOSE operates:
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
1.11
19-Oct-2003
lukem
rework to use the newer _MKMSGCREATE (et al) macros
1.10
19-Oct-2003
lukem
Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)
1.9
05-Mar-2002
thorpej
No need to reference .OBJDIR here.
1.8
24-Apr-2000
pk
HOST_CC -> HOST_LINK.c
1.7
01-Aug-1998
hubertf
Find setup-program even w/ obj dirs.
1.6
10-Oct-1997
lukem
deprecate register, fixup .Nm usage
1.5
11-Aug-1997
christos
PR/3964: Eric Fischer: Remove dependencies to traditional cpp...
While I was there add WARNS?= too.
1.4
19-Apr-1997
thorpej
Allow this to be cross-compiled.
1.3
21-Mar-1995
cgd
clean up RCS ids
1.2
22-Dec-1994
cgd
specify man pages the new way.
1.1
21-Oct-1994
jtc
branches: 1.1.1;
Initial revision
1.1.1.1
21-Oct-1994
jtc
adventure(6), from 44lite
1.13.60.1
25-Feb-2013
tls
resync with head
1.13.54.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Tue Oct 28 12:10:06 GMT 2025