| delorie.com/archives/browse.cgi | search |
| From: | Jason Green <news AT jgreen4 DOT fsnet DOT co DOT uk> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Make echoing |
| Date: | Mon, 28 May 2001 19:44:06 +0100 |
| Lines: | 12 |
| Message-ID: | <vsr4htomp52f5utvjmq5i1jp3vleiaqgoe@4ax.com> |
| References: | <032201c0e74e$c83bc700$0100a8c0 AT fibertel DOT com DOT ar> |
| NNTP-Posting-Host: | modem-201.california.dialup.pol.co.uk |
| Mime-Version: | 1.0 |
| X-Trace: | news5.svr.pol.co.uk 991075439 1397 62.137.56.201 (28 May 2001 18:43:59 GMT) |
| NNTP-Posting-Date: | 28 May 2001 18:43:59 GMT |
| X-Complaints-To: | abuse AT theplanet DOT net |
| X-Newsreader: | Forte Agent 1.7/32.534 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
"Norberto Alfredo Bensa" <ceo AT nbensacomputers DOT com> wrote: > How do I make Make prints the command line being executed even when the > makefile says something like: > > @command.com /c if not exist glob\\nul md glob > > > I don't want to edit the makefile, is there any switch? There is the -n switch (or --just-print), but it also stops the command from being executed.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |