venus: Remove dedebug
[openafs.git] / src / tools / rxperf / Makefile.in
1 srcdir=@srcdir@
2 include @TOP_OBJDIR@/src/config/Makefile.config
3 include @TOP_OBJDIR@/src/config/Makefile.pthread
4 top_builddir=@TOP_OBJDIR@
5
6 LIBS= $(top_builddir)/src/rx/liboafs_rx.la
7
8 all: rxperf
9
10 rxperf: rxperf.o $(LIBS)
11         $(LT_LDRULE_static) rxperf.o $(LIBS) $(LIB_hcrypto) $(LIB_roken) \
12                 $(MT_LIBS)
13
14 install:
15
16 dest:
17
18 clean:
19         $(LT_CLEAN)
20         $(RM) -f rxperf.o rxperf