Makefile.tpl (.NOTPARALLEL): Revert previous change.

2008-04-01  Seongbae Park <seongbae.park@gmail.com>

	* Makefile.tpl (.NOTPARALLEL): Revert previous change.
	* Makefile.in (.NOTPARALLEL): Ditto.

From-SVN: r133815
This commit is contained in:
Seongbae Park 2008-04-02 02:29:33 +00:00 committed by Seongbae Park
parent 51e5c7b5ad
commit ad424a85bc
3 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2008-04-01 Seongbae Park <seongbae.park@gmail.com>
* Makefile.tpl (.NOTPARALLEL): Revert previous change.
* Makefile.in (.NOTPARALLEL): Ditto.
2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
* MAINTAINERS (Write After Approval): Add myself.

View File

@ -394,8 +394,6 @@ LDFLAGS_FOR_TARGET =
# This lives here to allow makefile fragments to contain dependencies.
all:
.NOTPARALLEL: all-stageprofile-libiberty
#### host and target specific makefile fragments come in here.
@target_makefile_frag@
@alphaieee_frag@

View File

@ -397,8 +397,6 @@ LDFLAGS_FOR_TARGET =
# This lives here to allow makefile fragments to contain dependencies.
all:
.NOTPARALLEL: all-stageprofile-libiberty
#### host and target specific makefile fragments come in here.
@target_makefile_frag@
@alphaieee_frag@