From: Aleš Křenek Date: Fri, 18 Jun 2004 11:45:50 +0000 (+0000) Subject: Don't build the C++ library yet. X-Git-Tag: import_scm_1~3 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=800b188b767a6b0235cc1301b54379507395fb58;p=jra1mw.git Don't build the C++ library yet. --- diff --git a/org.glite.lb.client/.Makefile.swp b/org.glite.lb.client/.Makefile.swp deleted file mode 100644 index d54e7cd..0000000 Binary files a/org.glite.lb.client/.Makefile.swp and /dev/null differ diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index dd811ad..d8658ce 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -46,7 +46,7 @@ TOOLS:=dump load purge default: all -compile: ${LIB} ${PLUSLIB} ${TOOLS} logevent +compile: ${LIB} ${TOOLS} logevent check: echo No unit tests so far.