Fix build for Solaris: "all" must be the first make target.
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 14 Mar 2016 12:13:43 +0000 (12:13 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 14 Mar 2016 14:00:41 +0000 (14:00 +0000)
commit43ff44e918b762b98b495a91fcd4f0d2f8049bce
tree67bb66284ef01711d659b40998e37d41546405fa
parent961187f8923b30e6995c6ff378ccb8c2c0e74bb3
Fix build for Solaris: "all" must be the first make target.
Broken-by: dfe7d917154a Bug 1578
src/OS/Makefile-Base
src/OS/Makefile-HP-UX
src/OS/Makefile-SunOS5
src/OS/os.c-HP-UX
src/OS/os.c-SunOS5