(SHELL): Comment away, for lispintro.

This commit is contained in:
Eli Zaretskii 2001-11-24 10:37:52 +00:00
parent aae3cbdf8f
commit 5d1927f87b

View file

@ -1,5 +1,6 @@
# -sed6.inp------------------------------------------------------------------
# Configuration script for man/Makefile and lispref/Makefile under DJGPP v2.x
# Configuration script for man/Makefile, lispref/Makefile, and
# lispintro/Makefile under DJGPP v2.x
# ---------------------------------------------------------------------------
#
# Copyright (C) 1997, 2000, 2001
@ -25,3 +26,4 @@ export MAKEINFO := $(MAKEINFO) -I$(srcdir)
/^texinputdir/c\
texinputdir =\
export texinputdir := $(srcdir)";"$(TEXINPUTS)
/^SHELL *=/s/^/# /