1 #******************************************************************************
2 # Makefile.config (C) 1992-2000 Christophe de Dinechin (ddd)
3 # Contributed by Bernard Hurley & Ingo Bruss Mozart Project
4 #******************************************************************************
8 # Makefile configuration file for the Mozart project
10 # This version is for GCC/CygWin
17 #******************************************************************************
18 #This document is distributed under the GNU General Public License
19 #See the enclosed COPYING file or http://www.gnu.org for information
20 #******************************************************************************
22 #* Revision : $Revision: 1.3 $
23 #* Date : $Date: 2001/10/26 15:56:58 $
24 #******************************************************************************
26 #------------------------------------------------------------------------------
28 #------------------------------------------------------------------------------
34 DEFINES_cygwin=-DCONFIG_CYGWIN
36 include $(BROOT)Makefile.config.gnu
37 include $(BROOT)Makefile.rules