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

Diff of /trunk/demos/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 33 by dpavlin, Mon Oct 8 16:19:56 2007 UTC revision 34 by dpavlin, Mon Oct 8 16:21:17 2007 UTC
# Line 5  all: Line 5  all:
5  clean:  clean:
6          cd disk; $(MAKE) clean; cd ..          cd disk; $(MAKE) clean; cd ..
7          cd hello; $(MAKE) clean; cd ..          cd hello; $(MAKE) clean; cd ..
8            cd mp; $(MAKE) clean; cd ..
9          cd rectangles; $(MAKE) clean; cd ..          cd rectangles; $(MAKE) clean; cd ..
10          rm -f *.o *core          rm -f *.o *core
11    

Legend:
Removed from v.33  
changed lines
  Added in v.34

  ViewVC Help
Powered by ViewVC 1.1.26