From eca87f89f23296385748d2305d25060d8cb878ba Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 9 Sep 2006 02:31:30 +0000 Subject: [PATCH] Add datarootdir to Makefiles. --- v7/src/Makefile.in | 5 +++-- v7/src/cref/Makefile.in | 5 +++-- v7/src/edwin/Makefile.in | 3 ++- v7/src/imail/Makefile.in | 5 +++-- v7/src/runtime/Makefile.in | 5 +++-- v7/src/sos/Makefile.in | 5 +++-- v7/src/ssp/Makefile.in | 5 +++-- v7/src/star-parser/Makefile.in | 5 +++-- v7/src/xdoc/Makefile.in | 5 +++-- v7/src/xml/Makefile.in | 5 +++-- 10 files changed, 29 insertions(+), 19 deletions(-) diff --git a/v7/src/Makefile.in b/v7/src/Makefile.in index 559572612..19d88378d 100644 --- a/v7/src/Makefile.in +++ b/v7/src/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.25 2004/11/01 19:21:21 cph Exp $ +# $Id: Makefile.in,v 1.26 2006/09/09 02:31:30 cph Exp $ # -# Copyright 2000,2001,2002,2004 Massachusetts Institute of Technology +# Copyright 2000,2001,2002,2004,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -34,6 +34,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/cref/Makefile.in b/v7/src/cref/Makefile.in index 72d6726f9..3302929d8 100644 --- a/v7/src/cref/Makefile.in +++ b/v7/src/cref/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.5 2004/10/29 05:30:30 cph Exp $ +# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $ # -# Copyright 2001,2004 Massachusetts Institute of Technology +# Copyright 2001,2004,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -34,6 +34,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/edwin/Makefile.in b/v7/src/edwin/Makefile.in index ccfa63920..44e6f3072 100644 --- a/v7/src/edwin/Makefile.in +++ b/v7/src/edwin/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.8 2006/07/27 16:50:31 cph Exp $ +# $Id: Makefile.in,v 1.9 2006/09/09 02:31:30 cph Exp $ # # Copyright 2000,2001,2006 Massachusetts Institute of Technology # @@ -39,6 +39,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/imail/Makefile.in b/v7/src/imail/Makefile.in index 9df6ea702..e3b3b506f 100644 --- a/v7/src/imail/Makefile.in +++ b/v7/src/imail/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.5 2003/02/14 18:28:14 cph Exp $ +# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $ # -# Copyright (c) 2000, 2001 Massachusetts Institute of Technology +# Copyright 2000,2001,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -39,6 +39,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/runtime/Makefile.in b/v7/src/runtime/Makefile.in index eda2af8f5..c6000794a 100644 --- a/v7/src/runtime/Makefile.in +++ b/v7/src/runtime/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.9 2003/06/08 05:06:56 cph Exp $ +# $Id: Makefile.in,v 1.10 2006/09/09 02:31:30 cph Exp $ # -# Copyright 2000,2001,2003 Massachusetts Institute of Technology +# Copyright 2000,2001,2003,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -39,6 +39,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/sos/Makefile.in b/v7/src/sos/Makefile.in index 2d8221fdf..13ea3088e 100644 --- a/v7/src/sos/Makefile.in +++ b/v7/src/sos/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.5 2003/02/14 18:28:35 cph Exp $ +# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $ # -# Copyright (c) 2000, 2001 Massachusetts Institute of Technology +# Copyright 2000,2001,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -39,6 +39,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/ssp/Makefile.in b/v7/src/ssp/Makefile.in index 7bc76765a..ffdc0ec2f 100644 --- a/v7/src/ssp/Makefile.in +++ b/v7/src/ssp/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.2 2004/11/01 19:09:24 cph Exp $ +# $Id: Makefile.in,v 1.3 2006/09/09 02:31:30 cph Exp $ # -# Copyright 2004 Massachusetts Institute of Technology +# Copyright 2004,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -34,6 +34,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/star-parser/Makefile.in b/v7/src/star-parser/Makefile.in index c5c53f8c5..bb05045ba 100644 --- a/v7/src/star-parser/Makefile.in +++ b/v7/src/star-parser/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.4 2003/02/14 18:28:35 cph Exp $ +# $Id: Makefile.in,v 1.5 2006/09/09 02:31:30 cph Exp $ # -# Copyright (c) 2001 Massachusetts Institute of Technology +# Copyright 2001,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -39,6 +39,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/xdoc/Makefile.in b/v7/src/xdoc/Makefile.in index 4c9f66fea..a8bfe0bd5 100644 --- a/v7/src/xdoc/Makefile.in +++ b/v7/src/xdoc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.1 2004/11/01 19:21:04 cph Exp $ +# $Id: Makefile.in,v 1.2 2006/09/09 02:31:30 cph Exp $ # -# Copyright 2004 Massachusetts Institute of Technology +# Copyright 2004,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -34,6 +34,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ diff --git a/v7/src/xml/Makefile.in b/v7/src/xml/Makefile.in index cbae875cd..d839021a6 100644 --- a/v7/src/xml/Makefile.in +++ b/v7/src/xml/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.5 2003/02/14 18:28:38 cph Exp $ +# $Id: Makefile.in,v 1.6 2006/09/09 02:31:30 cph Exp $ # -# Copyright 2001 Massachusetts Institute of Technology +# Copyright 2001,2006 Massachusetts Institute of Technology # # This file is part of MIT/GNU Scheme. # @@ -39,6 +39,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ +datarootdir = @datarootdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ -- 2.25.1