From 62f16ecb1b9d39a678391b9d4c2b16cfd35b481a Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Fri, 18 Mar 2016 09:27:40 +0000 Subject: [PATCH] changed: using relative paths calculated with relative_path now git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1034 e52654a7-88a9-db11-a3e9-0013d4bc506e --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3324c5b..486de37 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ AR = ar endif #CXX=g++48 -#CXXFLAGS=-Wall -O0 -g3 +#CXXFLAGS=-Wall -O0 -g export CXX export CXXFLAGS