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

Contents of /upstream/0.4.4.1/demos/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 37 - (show annotations)
Mon Oct 8 16:21:43 2007 UTC (16 years, 7 months ago) by dpavlin
File size: 248 byte(s)
0.4.4.1
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 mp; $(MAKE) clean; cd ..
9 cd rectangles; $(MAKE) clean; cd ..
10 rm -f *.o *core
11

  ViewVC Help
Powered by ViewVC 1.1.26