Re: How to tell gbu make to run a target twice?
Henrik Carlqvist <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | SunSITE.dk - Supporting Open source |
| Message-ID | <[email protected]> |
howa <[email protected]> wrote: > all: do do > > do: > ls -la > > > I want to run the do command twice. Each target will only be run once, but you can have two commands for a single target: all: do do: ls -la ls -la regards Henrik -- The address in the header is only to prevent spam. My real address is: hc3(at)poolhem.se Examples of addresses which go to spammers: root@localhost postmaster@localhost