/[VRac]/M6502/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /M6502/Makefile.PL

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

revision 82 by dpavlin, Wed Aug 1 21:40:17 2007 UTC revision 84 by dpavlin, Wed Aug 1 22:01:15 2007 UTC
# Line 38  WriteMakefile( Line 38  WriteMakefile(
38  sub MY::postamble {  sub MY::postamble {
39          return <<'MAKE_FRAG';          return <<'MAKE_FRAG';
40    
 emulator: $(INST_ARCHAUTODIR)/$(NAME).$(SO) config.h perl.c  
         $(CC) -o emulator perl.o $(INST_ARCHAUTODIR)/$(NAME).$(SO) `perl -MExtUtils::Embed -e ldopts`  
   
41  run:  run:
42          perl -Mblib -MArch -le 'print Orao->new->boot;'          perl -Mblib -MArch -le 'print Orao->new->boot;'
43    

Legend:
Removed from v.82  
changed lines
  Added in v.84

  ViewVC Help
Powered by ViewVC 1.1.26