summaryrefslogtreecommitdiff
path: root/Makefile.tpl
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.tpl
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.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index bfce4f11ccf..95441f5bc43 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -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@