and it confuses the Macintosh build.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7742
dc483132-0cff-0310-8789-
dd5450dbe970
+Sat Mar 30 22:54:12 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * Makefile.in (SRCS): Removed crctest.c from the SRCS list, since
+ it's only a test program and it confuses the Macintosh build.
+
Fri Oct 6 21:59:30 1995 Theodore Y. Ts'o <tytso@dcl>
* Makefile.in (CFLAGS): Remove ##DOS!include of config/windows.in.
OBJS= crc.$(OBJEXT)
-SRCS= $(srcdir)/crc.c $(srcdir)/crctest.c
+SRCS= $(srcdir)/crc.c
all-unix:: shared $(OBJS)
all-mac:: shared $(OBJS)