Header files moved to include (used to be z39.50).
[yaz-moved-to-github.git] / odr / Makefile.in
index 74c653f..9877b3f 100644 (file)
@@ -1,15 +1,15 @@
 # Copyright (C) 1995-1998, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile.in,v 1.1 1998-08-21 14:13:30 adam Exp $
+# $Id: Makefile.in,v 1.4 1999-06-09 09:43:31 adam Exp $
 
 SHELL=/bin/sh
 
 CC=@CC@
 CPP=@CPP@
 RANLIB=@RANLIB@
-CDEFS=@DEFS@ @ODEFS@
-ELIBS=@LIBS@
+CDEFS=@DEFS@
+LIBS=@LIBS@
 
 INCLUDE=-I../include -I.
 LIBDIR=../lib