Magellan Linux

Diff of /branches/magellan-next/include/mbuild.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9860 by niro, Thu Jan 12 02:21:01 2012 UTC revision 9861 by niro, Fri Jan 13 19:12:17 2012 UTC
# Line 16  mbuild_src_compile() Line 16  mbuild_src_compile()
16  mbuild_src_check()  mbuild_src_check()
17  {  {
18   cd ${SRCDIR}   cd ${SRCDIR}
19   mmake check || die   mmake -k check || die
20  }  }
21    
22  mbuild_src_install()  mbuild_src_install()

Legend:
Removed from v.9860  
changed lines
  Added in v.9861