Explorar o código

- disabled the utility compiling as it requires external libs.
Need to find a way to compile it or not....


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2850 689a6050-402a-0410-94f2-e92a70836424

Bogdan-Andrei Iancu %!s(int64=18) %!d(string=hai) anos
pai
achega
7703bf92a7
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      utils/db_berkeley/Makefile

+ 4 - 2
utils/db_berkeley/Makefile

@@ -16,5 +16,7 @@ DEFS +=-I$(LOCALBASE)/include -I$(LOCALBASE)/BerkeleyDB.4.6/include \
         -I$(SYSBASE)/include
         
 LIBS+=-L$(LOCALBASE)/lib -L$(SYSBASE)/lib -L$(LOCALBASE)/BerkeleyDB.4.6/lib -ldb
-        
-include ../../Makefile.rules
+
+all:
+
+#include ../../Makefile.rules