/[marvin]/marvin/src/libsip/perl_interface/mmake.sh
ViewVC logotype

Diff of /marvin/src/libsip/perl_interface/mmake.sh

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

revision 1.1 by exos, Thu Aug 21 00:53:45 2003 UTC revision 1.2 by exos, Thu Sep 11 05:00:21 2003 UTC
# Line 1  Line 1 
1  #perl -MExtUtils::Embed -e xsinit -- -o perlxsi.c  perl -MExtUtils::Embed -e xsinit -- -o perlxsi.cc
2  cc -c perl_embed_stack.c `perl -MExtUtils::Embed -e ccopts`  cc -c perl_embed_stack.cc `perl -MExtUtils::Embed -e ccopts`
3  cc -c perlxsi.c `perl -MExtUtils::Embed -e ccopts`  cc -c perlxsi.cc `perl -MExtUtils::Embed -e ccopts`
4  cc -o embed perlxsi.o perl_embed_stack.o `perl -MExtUtils::Embed -e ldopts`  cc -o embed perlxsi.o perl_embed_stack.o `perl -MExtUtils::Embed -e ldopts`

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26