1#ident "@(#)os-mingw32_nt.def	1.3 11/08/04 "
2###########################################################################
3#
4# Global os definitions for Win32/Mingw32
5#
6###########################################################################
7# Copyright (c) J. Schilling
8###########################################################################
9# The contents of this file are subject to the terms of the
10# Common Development and Distribution License, Version 1.0 only
11# (the "License").  You may not use this file except in compliance
12# with the License.
13#
14# See the file CDDL.Schily.txt in this distribution for details.
15# A copy of the CDDL is also available via the Internet at
16# http://www.opensource.org/licenses/cddl1.txt
17#
18# When distributing Covered Code, include this CDDL HEADER in each
19# file and include the License file CDDL.Schily.txt from this distribution.
20###########################################################################
21MANSTYLE=	bsd
22
23#
24# Tell MKLINKS to run "test -h xxzzy.345 || symlink=cp
25#
26MKLINKS_TEST=	test
27export		MKLINKS_TEST
28