summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-11-04 12:49:31 +0000
committerpeter <peter@FreeBSD.org>1998-11-04 12:49:31 +0000
commite99e311d6b723f95d58bc18d61da217d72bf487a (patch)
treee60ecaa0ced11864ddebf718c0621c0fc7d6efad /lib/libstand
parent3c6c588b7528a81575ad9b7b761a30d5435e07b4 (diff)
downloadFreeBSD-src-e99e311d6b723f95d58bc18d61da217d72bf487a.zip
FreeBSD-src-e99e311d6b723f95d58bc18d61da217d72bf487a.tar.gz
Remove stray .endif from previous commit (I hope this is right)
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index fe4d343..5c207be 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
OpenPOWER on IntegriCloud