aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kdestroy/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/clients/kdestroy/Makefile.in')
-rw-r--r--src/clients/kdestroy/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/clients/kdestroy/Makefile.in b/src/clients/kdestroy/Makefile.in
index dab795a..3535358 100644
--- a/src/clients/kdestroy/Makefile.in
+++ b/src/clients/kdestroy/Makefile.in
@@ -8,7 +8,6 @@ PROG_RPATH=$(KRB5_LIBDIR)
all-unix:: kdestroy
all-windows:: $(OUTPRE)kdestroy.exe
-all-mac::
kdestroy: kdestroy.o $(KRB4COMPAT_DEPLIBS)
$(CC_LINK) -o $@ kdestroy.o $(KRB4COMPAT_LIBS)