Magellan Linux

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

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

revision 1661 by niro, Sat Jan 22 23:14:38 2011 UTC revision 1664 by niro, Sat Jan 22 23:34:45 2011 UTC
# Line 1  Line 1 
1  # $Header: /alx-cvs/smage/include/mbuild.sminc,v 1.1 2006/03/09 22:46:31 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.1661  
changed lines
  Added in v.1664