Help for this page

Select Code to Download


  1. or download this
    $ cat Makefile
    # Minimal makefile to test command line args
    TEST=UhUh!
    ...
    
    $ make TEST=/usr/bin/local/perl
    /usr/bin/local/perl