[illumos-Discuss] Possible redundant steps in How_To_Build_illumos
Asias He
asias.hejun at gmail.com
Mon Sep 13 21:52:02 PDT 2010
http://illumos.org/projects/illumos-gate/wiki/How_To_Build_illumos
1. cd $CODEMGR_WS/usr/src
2. dmake setup
3. cd tools
4. dmake install
5. exit
Are step 3 and step 4 redundant since step 2 will do the install of the tools.
usr/src/Makefile
setup: closedbins bldtools sgs mapfiles
bldtools:
@cd tools; pwd; $(MAKE) install
--
Best Regards
Asias He
More information about the Discuss
mailing list