
cache_ph - Generate and cache perl versions og C header files

cache_ph [-I <dir>] headers ...

cache_ph will force the generation of the perl code which represents the given header files and all headers included by them. The code that is generated will be written into the cache directory.

add dir to the begining of the list of directories to be searched for header files.

Graham Barr <Graham.Barr@tiuk.ti.com>

$Revision: 1.1 $

None known

Copyright (c) 1995 Graham Barr. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.