On Wed, 01 Apr 2015 10:14:54 +0100, James Cowgill <[email protected]> said:
[...] > You could do this which fixes those problems (although is more > verbose): >> SUBDIRS = shell lib xdoc icon awk tex >> SUBDIRS-CLEAN = $(SUBDIRS:%=clean-%) >> >> clean: $(SUBDIRS-CLEAN) >> $(SUBDIRS-CLEAN): >> $(MAKE) -C $(@:clean-%=%) clean > But anyway, I don't know how active upstream is to make this worth it > (I wouldn't consider doing this just for the Debian package). Thanks. That makes sense. I'm not sure how much of a big change is worthwhile, but I'll look into it. -- Hubert Chathi <[email protected]> -- Jabber: [email protected] PGP/GnuPG key: 1024D/124B61FA http://www.uhoreg.ca/ Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

