Advertisement
popsdeco

make.sh

Sep 3rd, 2011
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. [procfw]
  2. export CONFIG_660=1
  3. export PRO_HOME=/work/hg/procfw
  4. make clean
  5. make clean_lib
  6. make build_lib
  7. make
  8.  
  9. [popsloader]
  10. export PRO_HOME=/work/mercurial/procfw
  11. make clean
  12. make
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement