]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/gssdestroycreds/Makefile
Add gss support from citi @ umich
[nfs-utils.git] / utils / gssdestroycreds / Makefile
1 #
2 # gss context destruction tool
3 #
4
5 PROGRAM = gss_clnt_send_err
6 OBJS    = gss_clnt_send_err.o
7
8 include $(TOP)rules.mk
9
10 gss_clnt_send_err.o: ../gssd/gss_clnt_send_err.c
11         $(CC) -c $(CFLAGS) $(?:.o=.c)
12
13 install::
14         $(INSTALLBIN) ../gssd/gss_destroy_creds $(SBINDIR)/$(PREFIX)$kgss_destroy_creds