mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed the before-$(TARGET)-all and after-$(TARGET)-all rules
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10444 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
76f9c82135
commit
c13f9e4a06
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Jul 12 16:54:01 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* rules.make (%.variables): Pass TARGET down to submake so that
|
||||
the before-$(TARGET)-all and after-$(TARGET)-all rules actually
|
||||
work.
|
||||
|
||||
Thu Jul 12 11:54:28 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* rules.make: Removed PROCESS_SECOND_TIME.
|
||||
|
|
Loading…
Reference in a new issue