automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to install man pages to directory man3f?


From: Ed Hartnett
Subject: how to install man pages to directory man3f?
Date: Fri, 11 Aug 2006 14:40:28 -0600
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Howdy all!

The freeware climate data tool package I maintain comes with three man
pages, one for the C interface (netcdf.3), one for the Fortran 77 API
(netcdf.3f) and one for the Fortran 90 API (netcdf.3f90).

In the old days, before I autoconfiscated this project, these were
installed in man3, man3f, and man3f90.

But according to automake the only valid extensions are 1 through 9,
l, and n.

Is there a way to get automake to create man3f0, and install my F90
API man page there?

Any help appreciated.

Thanks,

Ed
-- 
Ed Hartnett  -- address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]