From be8e0d005cc0a4d54f95169685e4332085fd5b8b Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Sat, 30 Jun 2012 23:22:31 +0000 Subject: [PATCH] changed: Makefile git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@419 e52654a7-88a9-db11-a3e9-0013d4bc506e --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Makefile b/Makefile index 2f92dc8..629a8e1 100755 --- a/Makefile +++ b/Makefile @@ -9,8 +9,13 @@ ifndef CXXFLAGS CXXFLAGS = -Wall -O2 -I/usr/local/include -I.. -L/usr/local/lib endif +ifndef LDFLAGS +LDFLAGS = -L/usr/local/lib +endif + export CXX export CXXFLAGS +export LDFLAGS all: space mainparser utf8 date