/[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

Annotation of /M6502/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25 - (hide annotations)
Mon Jul 30 14:02:31 2007 UTC (16 years, 10 months ago) by dpavlin
File size: 157 byte(s)
implemented some R members and callbacks from M6502
1 dpavlin 24 all: M6502.o config.h
2     $(CC) -o perl.o -c perl.c `perl -MExtUtils::Embed -e ccopts`
3 dpavlin 25 $(CC) -o orao perl.o M6502.o `perl -MExtUtils::Embed -e ldopts`
4 dpavlin 24 ./orao

  ViewVC Help
Powered by ViewVC 1.1.26