From 036346c9c72b6e311817c92bb2f976bdb4c4c5e8 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 19 Jun 1996 20:36:35 +0000 Subject: Add a newline - it seems to want it. --- usr.bin/sgmls/Makefile.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin') 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 + -- cgit v1.2.3