thisconfigdir=. myfulldir=plugins/locate/python mydir=. BUILDTOP=$(REL)..$(S)..$(S).. LIBBASE=python LIBMAJOR=0 LIBMINOR=0 SO_EXT=.so RELDIR=../plugins/locate/python MODULE_INSTALL_DIR = $(KRB5_LIBKRB5_MODULE_DIR) SHLIB_EXPDEPS= $(KRB5_DEPLIB) SHLIB_EXPLIBS= -lpython2.3 $(KRB5_LIB) SHLIB_DIRS=-L$(TOPLIBD) SHLIB_RDIRS=$(KRB5_LIBDIR) SRCS= \ $(srcdir)/py-locate.c STOBJLISTS=OBJS.ST STLIBOBJS= py-locate.o all-unix:: $(LIBBASE)$(SO_EXT) install-unix:: install-libs clean-unix:: clean-libs clean-libobjs @libnover_frag@ @libobj_frag@ # +++ Dependency line eater +++ # # Makefile dependencies follow. This must be the last section in # the Makefile.in file # py-locate.so py-locate.po $(OUTPRE)py-locate.$(OBJEXT): \ $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ $(COM_ERR_DEPS) $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-int.h \ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-plugin.h \ $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/krb5.h \ $(SRCTOP)/include/krb5/locate.h $(SRCTOP)/include/port-sockets.h \ $(SRCTOP)/include/socket-utils.h py-locate.c