From a8d03444a9e0c337e6db947b752f4e3b78537a02 Mon Sep 17 00:00:00 2001 From: ramon Date: Wed, 18 Jan 2012 15:25:58 +0000 Subject: VersiĆ³n 1.0.2a, #479: corregir errata de inclusiĆ³n en ficheros Makefile. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://opengnsys.es/svn/branches/version1.0@2443 a21b9725-9963-47de-94b9-378ad31fedc9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8f9a613..cfd06d4 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ INSTALL_DIR := /opt/opengnsys # Opciones de compilacion CFLAGS := $(shell mysql_config --cflags) CFLAGS += -O0 -g -Wall -I../../Includes # Depuracion -#CFLAGS += -O3 -Wall -I../../Includes # Optimizacion +#CFLAGS += -O3 -I../../Includes # Optimizacion CPPFLAGS := $(CFLAGS) # Opciones de linkado -- cgit v1.2.3-18-g5258