3 abs_top_builddir
=@abs_top_builddir@
4 include @TOP_OBJDIR@
/src
/config
/Makefile.config
5 include @TOP_OBJDIR@
/src
/config
/Makefile.pthread
7 BINS
= authcon-t superuser-t keys-t realms-t writekeyfile
9 MODULE_CFLAGS
=-I
$(TOP_OBJDIR
) -I
$(srcdir)/..
/common
/
13 LIBS
= $(abs_top_builddir
)/tests
/common
/libafstest_common.la \
14 $(abs_top_builddir
)/src
/auth
/liboafs_auth.la
16 authcon-t
: authcon-t.o
$(LIBS
)
17 $(LT_LDRULE_static
) authcon-t.o
$(LIBS
) $(XLIBS
)
19 superuser-t
: superuser-t.o
test.cs.o
test.ss.o
test.xdr.o
$(LIBS
)
20 $(LT_LDRULE_static
) superuser-t.o
test.cs.o
test.ss.o
test.xdr.o \
23 keys-t
: keys-t.o
$(LIBS
)
24 $(LT_LDRULE_static
) keys-t.o
$(LIBS
) $(XLIBS
)
26 realms-t
: realms-t.o
$(LIBS
)
27 $(LT_LDRULE_static
) realms-t.o
$(LIBS
) $(XLIBS
)
29 writekeyfile
: writekeyfile.o
$(LIBS
)
30 $(LT_LDRULE_static
) writekeyfile.o
$(LIBS
) $(XLIBS
)
33 $(RXGEN
) -A
-x
-C
-o
$@
$(srcdir)/test.xg
36 $(RXGEN
) -A
-x
-S
-o
$@
$(srcdir)/test.xg
39 $(RXGEN
) -A
-x
-c
-o
$@
$(srcdir)/test.xg
42 $(RXGEN
) -A
-x
-h
-o
$@
$(srcdir)/test.xg
48 rm -f
*.o
*.cs.c
*.ss.c
*.xdr.c
test.h \