/[gxemul]/upstream/0.4.0.1/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

Annotation of /upstream/0.4.0.1/demos/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27 - (hide annotations)
Mon Oct 8 16:20:18 2007 UTC (16 years, 8 months ago) by dpavlin
File size: 219 byte(s)
0.4.0.1
1 dpavlin 24 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