/* $NetBSD: version.c,v 1.2 1999/02/10 22:04:54 tv Exp $ */ char *version = "4.17"; char *host_name = HOST_NAME; char *target_name = TARGET_NAME;