summaryrefslogtreecommitdiffstats
path: root/utils/gssdestroycreds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/gssdestroycreds/Makefile')
-rw-r--r--utils/gssdestroycreds/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/utils/gssdestroycreds/Makefile b/utils/gssdestroycreds/Makefile
deleted file mode 100644
index 2747ca3..0000000
--- a/utils/gssdestroycreds/Makefile
+++ /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