summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorSeongbae Park <seongbae.park@gmail.com>2008-04-02 02:29:33 +0000
committerSeongbae Park <spark@gcc.gnu.org>2008-04-02 02:29:33 +0000
commitad424a85bc9ff32025a7e2d4c1fb9c90d229eef5 (patch)
tree435f9dd1e101e6f40674739ce8fe1f29758498c0 /Makefile.in
parent51e5c7b5add4416e66532bf92c6641712a9edad9 (diff)
downloadgcc-ad424a85bc9ff32025a7e2d4c1fb9c90d229eef5.tar.gz
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
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 30bd744bccc..ff3e9072136 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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@