[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Small problems during build ..
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Small problems during build .. |
Date: |
Mon, 22 Dec 2003 11:56:04 +0100 (CET) |
> I am hacking on a new backend and I currently get everything exept
..share/groff/1.19.1/fonts/gro<mybackend> installed .. and I have
been trying to figure out what I have missed in the makefiles and
such, any hints ? ( point me in the right direction and I can handle
it :-) ).
Makefile.in:
DEVDIRS: Add `font/dev<foo>'.
EXTRADIRS: Add subdirs of `font/dev<foo>'.
font/dev<foo>/Makefile.sub:
Use e.g. font/devps/Makefile.sub as a template.
Werner