/[qemu]/qemu/Makefile
ViewVC logotype

Diff of /qemu/Makefile

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

revision 1.51 by bellard, Wed Oct 1 00:13:48 2003 UTC revision 1.52 by bellard, Tue Oct 28 00:12:52 2003 UTC
# Line 31  clean: Line 31  clean:
31  distclean: clean  distclean: clean
32          rm -f config-host.mak config-host.h          rm -f config-host.mak config-host.h
33          for d in $(TARGET_DIRS); do \          for d in $(TARGET_DIRS); do \
34          rm -f $$d/config.h $$d/config.mak || exit 1 ; \          rm -rf $$d || exit 1 ; \
35          done          done
36    
37  install: all  install: all

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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