]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssd/Makefile
Remove all the Makefiles
[nfs-utils.git] / utils / gssd / Makefile
diff --git a/utils/gssd/Makefile b/utils/gssd/Makefile
deleted file mode 100644 (file)
index e3f2360..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Makefile for rpc.gssd
-#
-
-TOP    = ../../
-PROGRAM        = gssd
-PREFIX = rpc.
-OBJS   = gssd.o gssd_main_loop.o gssd_proc.o err_util.o gss_util.o \
-         gss_oids.o context.o context_heimdal.o krb5_util.o
-LIBS   = -Wl,-rpath=$(KRBDIR)/lib -lrpcsecgss -lgssapi -ldl $(KRBLIB)
-MAN8   = gssd
-
-include $(TOP)rules.mk
-
-CFLAGS += -DKRB5_VERSION=$(KRB5_VERSION) -I$(TOP)support/rpc/include/ \
-       -I$(KRBDIR)/include