GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PLMAKE(1) User Contributed Perl Documentation PLMAKE(1)

plmake - Experimental "make" utility based on Makefile::Parser

This document describes plmake 0.14 released on March 10, 2007.

    $ plmake
    $ plmake test
    $ plmake -f Makefile all

This utility mainly serves as a quick check for what does and what does not work in Makefile::Parser. Please don't use it in production.

There are quite a lot of limitations in the underlying Makefile::Parser:
  • Directives are not supported.
  • Double colon rules don't work
  • Multi-target rules are not supported.
  • .PHONY is not supported.

Zhang "agentzh" Yichun <agentzh@gmail.com>

Copyright (c) 2007 by Zhang "agentzh" Yichun. All rights reserved.

This program is free-software; you can redistribute it and/or modify it under the same terms as Perl itself.

Makefile::Parser, gvmake, pmake.
2014-11-19 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.