Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: [OT] Making GNU make do what I mean

by Perlbotics (Archbishop)
on Sep 17, 2022 at 08:58 UTC ( [id://11146928]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ...
        Considering target file 'foo.obj'.
    ...
    Removing child 0x5582f63d0120 PID 9421 from chain.
        Successfully remade target file 'foo.obj'.
    ...
    
  2. or download this
    foo.obj: some/dir/foo.src
    #  Implicit rule search has been done.
    ...
    #  recipe to execute (from 'Makefile', line 14):
            @echo === compile $< to $@
            cat $< > $@
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11146928]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found