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

Contents of /M6502/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24 - (show annotations)
Mon Jul 30 13:29:57 2007 UTC (16 years, 9 months ago) by dpavlin
File size: 149 byte(s)
beginning of embedding perl into M6502 emulator
1 all: M6502.o config.h
2 $(CC) -o perl.o -c perl.c `perl -MExtUtils::Embed -e ccopts`
3 $(CC) -o orao perl.o `perl -MExtUtils::Embed -e ldopts`
4 ./orao

  ViewVC Help
Powered by ViewVC 1.1.26