projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44c3dd1
)
Removed local tweak to Makefile.. maybe we should have a Makefile.cvs, so people
author
Sebastian Hammer
<quinn@indexdata.com>
Wed, 3 Jan 2007 14:31:55 +0000
(14:31 +0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Wed, 3 Jan 2007 14:31:55 +0000
(14:31 +0000)
can do their own tweaks.
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
04f9023
..
f385dbe
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-1,12
+1,12
@@
# ParaZ. Copyright (C) 2000-2004, Index Data ApS
# All rights reserved.
-# $Id: Makefile,v 1.4 2007-01-03 06:23:44 quinn Exp $
+# $Id: Makefile,v 1.5 2007-01-03 14:31:55 quinn Exp $
SHELL=/bin/sh
CC=gcc
-YAZCONF=yaz/yaz-config
+YAZCONF=yaz-config
YAZLIBS=`$(YAZCONF) --libs`
YAZCFLAGS=`$(YAZCONF) --cflags`