From afdac6dd3ef554c23ecd34dff89c2e13588051de Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 17 Jun 2004 01:56:34 +0000 Subject: Purge make targets and variables (and a few files) relating to the old, unmaintained Mac OS 9 (and earlier) support. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16473 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/posix/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/krb5/posix/Makefile.in') diff --git a/src/lib/krb5/posix/Makefile.in b/src/lib/krb5/posix/Makefile.in index 013594a..085ae34 100644 --- a/src/lib/krb5/posix/Makefile.in +++ b/src/lib/krb5/posix/Makefile.in @@ -8,8 +8,6 @@ BUILDTOP=$(REL)..$(S)..$(S).. ##DOS##OBJFILE=..\$(OUTPRE)$(PREFIXDIR).lst STLIBOBJS= # empty... @LIBOBJS@ -MACSRCS = getuid.c strcasecmp.c strdup.c - OBJS = # empty... @LIBOBJS@ all-unix:: all-libobjs -- cgit v1.1