/[VRac]/M6502/Makefile
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

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

revision 24 by dpavlin, Mon Jul 30 13:29:57 2007 UTC revision 25 by dpavlin, Mon Jul 30 14:02:31 2007 UTC
# Line 1  Line 1 
1  all: M6502.o config.h  all: M6502.o config.h
2          $(CC) -o perl.o -c perl.c `perl -MExtUtils::Embed -e ccopts`          $(CC) -o perl.o -c perl.c `perl -MExtUtils::Embed -e ccopts`
3          $(CC) -o orao perl.o `perl -MExtUtils::Embed -e ldopts`          $(CC) -o orao perl.o M6502.o `perl -MExtUtils::Embed -e ldopts`
4          ./orao          ./orao

Legend:
Removed from v.24  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.26