]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssdestroycreds/Makefile
Remove all the Makefiles
[nfs-utils.git] / utils / gssdestroycreds / Makefile
diff --git a/utils/gssdestroycreds/Makefile b/utils/gssdestroycreds/Makefile
deleted file mode 100644 (file)
index 2747ca3..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# gss context destruction tool
-#
-
-TOP    = ../../     
-PROGRAM        = gss_clnt_send_err
-OBJS   = gss_clnt_send_err.o
-
-include $(TOP)rules.mk
-
-gss_clnt_send_err.o: ../gssd/gss_clnt_send_err.c
-       $(CC) -c $(CFLAGS) $(?:.o=.c)
-
-install::
-       $(INSTALLBIN) ../gssd/gss_destroy_creds $(SBINDIR)/$(PREFIX)$kgss_destroy_creds