From: Taylor R. Campbell Date: Mon, 27 Nov 2006 22:52:32 +0000 (+0000) Subject: *Again* belatedly add another package to the list of options to X-Git-Tag: 20090517-FFI~832 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9493f38b6d77207e67240cab417a57302ac6dcb7;p=mit-scheme.git *Again* belatedly add another package to the list of options to install, this one lisppaste... --- diff --git a/v7/src/edwin/Makefile.in b/v7/src/edwin/Makefile.in index 44e6f3072..11e6d3fdc 100644 --- a/v7/src/edwin/Makefile.in +++ b/v7/src/edwin/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.9 2006/09/09 02:31:30 cph Exp $ +# $Id: Makefile.in,v 1.10 2006/11/27 22:52:32 riastradh Exp $ # # Copyright 2000,2001,2006 Massachusetts Institute of Technology # @@ -67,8 +67,9 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs AUXDIR = @AUXDIR@ EDDIR = $(AUXDIR)/edwin EODIR = $(EDDIR)/autoload -EDOPTS = debian-changelog eystep manual midas nntp paredit pasmod print \ - pwedit pwparse snr sort techinfo telnet tximod verilog vhdl webster +EDOPTS = debian-changelog eystep lisppaste manual midas nntp paredit pasmod \ + print pwedit pwparse snr sort techinfo telnet tximod verilog vhdl \ + webster all: echo "No ALL action"