[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] additions to autoconf files
From: |
Ralph Corderoy |
Subject: |
Re: [Groff] additions to autoconf files |
Date: |
Sat, 08 Jun 2002 09:58:59 +0100 |
Hi Werner,
> > My original intent was to make gxditview being installed by default
> > as was planned some weeks ago. My strategy was to write a
> > Makefile.sub in the src/roff/xditview directory. The Imakefile
> > would partially go into Makefile.sub and in the autoconf files.
>
> This is not as easy as it may appear at first sight. Reason is mainly
> that the current make process can only handle a single target in a
> subdirectory, but xditview has two: xditview itself and xtotroff. To
> handle this gracefully, the common files have to be moved to a new
> directory
>
> src/libs/libx11/
>
> (give it a better name) and the xtotroff stuff into a new directory
>
> src/utils/xtotroff
What's the reason xditview/Makefile.sub can't say `all: xditview
xtotroff'?
Ralph.
- [Groff] additions to autoconf files, Bernd Warken, 2002/06/05
- Re: [Groff] additions to autoconf files, Ralph Corderoy, 2002/06/05
- Re: [Groff] additions to autoconf files, Werner LEMBERG, 2002/06/06
- Re: [Groff] additions to autoconf files, Bernd Warken, 2002/06/06
- Re: [Groff] additions to autoconf files, Ralph Corderoy, 2002/06/06
- Re: [Groff] additions to autoconf files, Bernd Warken, 2002/06/06
- Re: [Groff] additions to autoconf files, Ralph Corderoy, 2002/06/07
- Re: [Groff] additions to autoconf files, Werner LEMBERG, 2002/06/07
- Re: [Groff] additions to autoconf files, Bernd Warken, 2002/06/07
- Re: [Groff] additions to autoconf files, Werner LEMBERG, 2002/06/08
- Re: [Groff] additions to autoconf files,
Ralph Corderoy <=
- Re: [Groff] additions to autoconf files, Werner LEMBERG, 2002/06/08
- Re: [Groff] additions to autoconf files, Werner LEMBERG, 2002/06/07
Re: [Groff] additions to autoconf files, Werner LEMBERG, 2002/06/06