Re: Potentially Predatory Pre-Announcement of Possible Vaporware (zinq-djbdns-0.01)
Andy Bradford <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
Thus said David Nicol on Tue, 13 Jan 2009 08:55:56 CST:
> Here's Peff's forumla, in Makefile format. Something about tabs.
>
> clean:
> rm -f `cat TARGETS`
And here's DJB's actual method, taken from the Makefile in
qmail-1.03.tar.gz sources:
clean: \
TARGETS
rm -f `cat TARGETS`
So, to claim that DJB didn't have one because of ``convention'' is just
plain wrong.
Andy
--
[-----------[system uptime]--------------------------------------------]
9:07pm up 1:29, 1 user, load average: 1.04, 1.17, 1.09