/[gxemul]/upstream/0.4.3/demos/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 /upstream/0.4.3/demos/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 33 - (show annotations)
Mon Oct 8 16:21:06 2007 UTC (16 years, 6 months ago) by dpavlin
File size: 219 byte(s)
0.4.3
1 all:
2 @echo Read the README files for instructions on how to build
3 @echo the demo programs.
4
5 clean:
6 cd disk; $(MAKE) clean; cd ..
7 cd hello; $(MAKE) clean; cd ..
8 cd rectangles; $(MAKE) clean; cd ..
9 rm -f *.o *core
10

  ViewVC Help
Powered by ViewVC 1.1.26