JOBID_LIB:=-lglite_wmsutils_cjobid
endif
-# FIXME:
-# PERF_HDRS:=lb_perftest.h
-# PERF_OBJS:=lb_perftest.o
+PERF_HDRS:=lb_perftest.h
+PERF_OBJS:=lb_perftest.o
CFLAGS:=${DEBUG} -I${top_srcdir}/src -I${top_srcdir}/interface \
-I. \
+#ident "$Header$"
+
#include <stdio.h>
#include <errno.h>
#include <sys/time.h>
#include <ctype.h>
#include "lb_perftest.h"
-// #include "glite/lb/producer.h"
#include "trio.h"
#include "il_msg.h"
-#ident "$Header$"
-
static pthread_mutex_t perftest_lock = PTHREAD_MUTEX_INITIALIZER;
static struct timeval endtime;
static char *termination_string;