Skip to content
Snippets Groups Projects
Commit 4b58cb65 authored by Patrick Lefevre's avatar Patrick Lefevre
Browse files

*** empty log message ***

parent 12e97e2b
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.83 2001-03-19 15:24:49 geuzaine Exp $ # $Id: Makefile,v 1.84 2001-03-22 16:36:21 lefevre Exp $
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Makefile for Gmsh # Makefile for Gmsh
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
...@@ -483,7 +483,7 @@ fltk_cygwin: tag ...@@ -483,7 +483,7 @@ fltk_cygwin: tag
"CC=g++" \ "CC=g++" \
"C_FLAGS=-O2 -DWIN32" \ "C_FLAGS=-O2 -DWIN32" \
"OS_FLAGS=-D_LITTLE_ENDIAN" \ "OS_FLAGS=-D_LITTLE_ENDIAN" \
"VERSION_FLAGS=-D_FLTK" \ "VERSION_FLAGS=-D_FLTK -I/usr/include/w32api" \
"GL_INCLUDE=$(OPENGL_INC)" \ "GL_INCLUDE=$(OPENGL_INC)" \
"GUI_INCLUDE=$(FLTK_INC)" \ "GUI_INCLUDE=$(FLTK_INC)" \
); done ); done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment