# Copyright 2000, International Business Machines Corporation and others. # All Rights Reserved. # # This software has been released under the terms of the IBM Public # License. For details, see the LICENSE file in the top-level source # directory or online at http://www.openafs.org/dl/license10.html srcdir=@srcdir@ include @TOP_OBJDIR@/src/config/Makefile.config include @TOP_OBJDIR@/src/config/Makefile.pthread LT_deps = \ $(TOP_OBJDIR)/src/auth/liboafs_auth.la \ $(TOP_OBJDIR)/src/sys/liboafs_sys.la \ $(TOP_OBJDIR)/src/rx/liboafs_rx.la \ $(TOP_OBJDIR)/src/util/liboafs_util.la \ $(TOP_OBJDIR)/src/opr/liboafs_opr.la LT_libs = $(LDFLAGS_roken) $(LIB_roken) tests all: testcellconf ktctest testnetrestrict testcellconf: testcellconf.lo $(LT_LDRULE_static) testcellconf.lo $(LT_deps) $(LT_libs) ktctest: ktctest.lo $(LT_LDRULE_static) ktctest.lo $(LT_deps) $(LT_libs) testnetrestrict: testnetrestrict.o $(AFS_LDRULE) testnetrestrict.o $(TOP_LIBDIR)/libauth.a $(TOP_LIBDIR)/libopr.a clean: $(LT_CLEAN) $(RM) -f copyauth testcellconf ktctest setkey auth.h cellconfig.h acfg_errors.c ktc_errors.c core install: dest: