/[qemu]/qemu/Makefile
ViewVC logotype

Diff of /qemu/Makefile

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

revision 1.73 by bellard, Mon Oct 4 21:23:09 2004 UTC revision 1.74 by bellard, Sun Nov 14 20:52:54 2004 UTC
# Line 37  clean: Line 37  clean:
37          done          done
38    
39  distclean: clean  distclean: clean
40          rm -f config-host.mak config-host.h $(DOCS)          rm -f config-host.mak config-host.h
41          for d in $(TARGET_DIRS); do \          for d in $(TARGET_DIRS); do \
42          rm -rf $$d || exit 1 ; \          rm -rf $$d || exit 1 ; \
43          done          done

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26