]> granicus.if.org Git - nethack/commit
runtime port identification
authornethack.allison <nethack.allison>
Wed, 19 Feb 2003 11:44:14 +0000 (11:44 +0000)
committernethack.allison <nethack.allison>
Wed, 19 Feb 2003 11:44:14 +0000 (11:44 +0000)
commit0c4bd6654500f4bcf4afb96dc30e6e15c61036f6
tree6407057248f1f38c58a5acd58a9ba810c360f088
parent3d9d7f24b3e9575a0aa2a7cd931781f0f471c07a
runtime port identification
The CE ports use makedefs hosted on another platform,
so the version string generated at build time isn't really
appropriate.

Add a way to add information to the version string
at runtime for such ports.
include/extern.h
include/wceconf.h
src/version.c
sys/wince/winhack.c