1#ident "@(#)os-mingw32_nt-5.2.id	1.2 06/05/14 "
2###########################################################################
3#
4# OS specific MACRO 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###########################################################################
21O_ARCH=		mingw32_nt
22-O_ARCH=	-$(O_ARCH)
23