From 49a35712aa3eab4c427e1ad13849b75973da7d4a Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Wed, 4 Nov 1998 12:49:31 +0000 Subject: [PATCH] Remove stray .endif from previous commit (I hope this is right) --- lib/libstand/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile index fe4d3436cbc8..5c207be2159a 100644 --- a/lib/libstand/Makefile +++ b/lib/libstand/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1998/11/04 00:32:08 msmith Exp $ +# $Id: Makefile,v 1.10 1998/11/04 07:39:53 msmith Exp $ # # Originally from $NetBSD: Makefile,v 1.21 1997/10/26 22:08:38 lukem Exp $ # @@ -95,7 +95,6 @@ SRCS+= inet_ntoa.c inet_addr.c SRCS+= _setjmp.S # really only required for i386 CFLAGS+=-I${.CURDIR}/../libc/${MACHINE_ARCH} -.endif # decompression functionality from libz .PATH: ${.CURDIR}/../libz