dist-git wordsmithing wanted

Roland McGrath roland at redhat.com
Wed Jul 21 06:33:20 UTC 2010


> $ cat Makefile
> # Makefile for source rpm: pungi
> # $Id$
> .PHONY :: $(ARCHES) sources uploadsource upload export check build-check
[...]

Just use a single .DEFAULT: or %: rule, you don't need to list anything.
(And :: is almost never what you meant.)


Thanks,
Roland


More information about the devel mailing list