/[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 91 by dpavlin, Thu Aug 2 12:37:06 2007 UTC revision 95 by dpavlin, Thu Aug 2 13:19:19 2007 UTC
# Line 41  sub MY::postamble { Line 41  sub MY::postamble {
41          return <<"MAKE_FRAG";          return <<"MAKE_FRAG";
42    
43  run: all  run: all
44          perl -Mblib -MOrao -le 'print Orao->new->boot;'          perl -Mblib -MOrao -le 'Orao->new->run;'
45    
46  gdb: all  gdb: all
47          gdb -x run --args perl $run          gdb -x run --args perl $run

Legend:
Removed from v.91  
changed lines
  Added in v.95

  ViewVC Help
Powered by ViewVC 1.1.26