Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: dmake warning question

by roboticus (Chancellor)
on Jan 07, 2011 at 09:42 UTC ( [id://881031]=note: print w/replies, xml ) Need Help??


in reply to Re^2: dmake warning question
in thread dmake warning question

According to the dmake manual found here: http://lmgtfy.com, you can:

  • put "-s" on the command line,
  • put the line ".SILENT : blibdirs pure_all" in your Makefile,
  • modify your Makefile and put ".SILENT" after the target name in the definition, like:
    mylib.a .LIBRARY : mem1.o mem2.o mem3.o
It will likely support other methods, too, as I only briefly glanced at the documentation.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-03-19 09:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found