Fixed aggregate.make to work with empty SUBPROJECTS var as well

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@8642 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-01-16 21:04:01 +00:00
parent c9001cfcd5
commit 314f1eacbf

View file

@ -1,3 +1,7 @@
Tue Jan 16 19:52:58 2001 Nicola Pero <n.pero@mi.flashnet.it>
* aggregate.make: Fixed to work with empty $(SUBPROJECTS) as well.
Tue Jan 16 19:01:21 2001 Nicola Pero <nicola@brainstorm.co.uk>
RPM support redesigned and rewritten from scratch.