aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-06-19 20:36:35 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-06-19 20:36:35 +0000
commit036346c9c72b6e311817c92bb2f976bdb4c4c5e8 (patch)
treec27a93052ae85068752efbeea99e334181151aee /usr.bin
parent9c38336b2bbc5efa4ff07e38c628269db60ffecb (diff)
downloadsrc-036346c9c72b6e311817c92bb2f976bdb4c4c5e8.tar.gz
src-036346c9c72b6e311817c92bb2f976bdb4c4c5e8.zip
Add a newline - it seems to want it.
Notes
Notes: svn path=/head/; revision=16518
Diffstat (limited to 'usr.bin')
-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 0faf5112c73d..bf94a8dfcff6 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
+