summaryrefslogtreecommitdiffstats
path: root/usr.bin/sgmls
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-06-19 20:36:35 +0000
committerjkh <jkh@FreeBSD.org>1996-06-19 20:36:35 +0000
commit5ef1dc8eacedf7cc26d0872db31307f1bcc25fae (patch)
treec27a93052ae85068752efbeea99e334181151aee /usr.bin/sgmls
parentd87c52cefcc92d3acc9a07da8e73d12269410392 (diff)
downloadFreeBSD-src-5ef1dc8eacedf7cc26d0872db31307f1bcc25fae.zip
FreeBSD-src-5ef1dc8eacedf7cc26d0872db31307f1bcc25fae.tar.gz
Add a newline - it seems to want it.
Diffstat (limited to 'usr.bin/sgmls')
-rw-r--r--usr.bin/sgmls/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/sgmls/Makefile.inc b/usr.bin/sgmls/Makefile.inc
index 0faf511..bf94a8d 100644
--- a/usr.bin/sgmls/Makefile.inc
+++ b/usr.bin/sgmls/Makefile.inc
@@ -1,7 +1,7 @@
#
# Bmakefile for rast
#
-# $Id$
+# $Id: Makefile.inc,v 1.2 1996/06/04 19:08:04 jfieber Exp $
#
.if exists(${.CURDIR}/../../Makefile.inc)
@@ -13,3 +13,4 @@ LIBSGMLS= ${.CURDIR}/../libsgmls/obj/libsgmls.a
.else
LIBSGMLS= ${.CURDIR}/../libsgmls/libsgmls.a
.endif
+
OpenPOWER on IntegriCloud