summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfourdan2006-06-02 07:44:57 +0000
committerfourdan2006-06-02 07:44:57 +0000
commit7fc603829a52e74e15d699af96c1183606f4a10b (patch)
tree0a5fe565ddf1a5607ec2e04539d782dc7449c725
parentc86b6983e6536af6d01c88455d9d63bc8999d06c (diff)
downloadivy-cplusplus-7fc603829a52e74e15d699af96c1183606f4a10b.zip
ivy-cplusplus-7fc603829a52e74e15d699af96c1183606f4a10b.tar.gz
ivy-cplusplus-7fc603829a52e74e15d699af96c1183606f4a10b.tar.bz2
ivy-cplusplus-7fc603829a52e74e15d699af96c1183606f4a10b.tar.xz
Indent
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4bcf499..003b91d 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ else
PREFIX=/usr
LDFLAGS = -L$(PREFIX)/$(LIB) $(XTLIB)
else
- LDFLAGS = -L$(PREFIX)/$(LIB)/ivy $(XTLIB)
+ LDFLAGS = -L$(PREFIX)/$(LIB)/ivy $(XTLIB)
endif
endif