Magellan Linux

Diff of /trunk/core/include/mbuild.sminc

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

revision 1931 by niro, Fri Oct 10 13:29:42 2008 UTC revision 1932 by niro, Wed Jun 10 17:01:56 2009 UTC
# Line 1  Line 1 
1  # $Header: /magellan-cvs/smage/include/mbuild.sminc,v 1.6 2005/12/29 20:25:28 niro Exp $  # $Id$
2  # default magellan build  # default magellan build
3    
4  mbuild_src_prepare()  mbuild_src_prepare()
# Line 16  mbuild_src_compile() Line 16  mbuild_src_compile()
16  mbuild_src_install()  mbuild_src_install()
17  {  {
18   cd ${SRCDIR}   cd ${SRCDIR}
19   make DESTDIR=${BINDIR} install || die   mmake DESTDIR=${BINDIR} install || die
20    
21   local i   local i
22   for i in ABOUT-NLS AUTHORS BUGS CHANGES ChangeLog COPYING \   for i in ABOUT-NLS AUTHORS BUGS CHANGES ChangeLog COPYING \

Legend:
Removed from v.1931  
changed lines
  Added in v.1932