Skip to content
Snippets Groups Projects
Commit 7c519c74 authored by seawood%netscape.com's avatar seawood%netscape.com
Browse files

With the new tier system for the toplevel makefile, there's no need to build...

With the new tier system for the toplevel makefile, there's no need to build each stage individually from client.mk.
parent f1af5d1d
No related branches found
No related tags found
No related merge requests found
......@@ -588,7 +588,7 @@ depend:: $(OBJDIR)/Makefile $(OBJDIR)/config.status
# Build it
build:: $(OBJDIR)/Makefile $(OBJDIR)/config.status
$(MOZ_MAKE) export && $(MOZ_MAKE) install
$(MOZ_MAKE)
####################################
# Other targets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment