X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fgssdestroycreds%2FMakefile;fp=utils%2Fgssdestroycreds%2FMakefile;h=0000000000000000000000000000000000000000;hp=2747ca3e42500bfc9edb8dd9e17913f872327868;hb=bdbc60fa30f8aaaf61f4958c84d0ff3ca85c6149;hpb=83b193255274fdb03a78d7f61ffe8a5b816d1a2b 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