/[qemu]/qemu/Makefile
ViewVC logotype

Diff of /qemu/Makefile

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

revision 1.38 by bellard, Wed Jun 25 16:08:39 2003 UTC revision 1.39 by bellard, Fri Jun 27 12:02:03 2003 UTC
# Line 189  distclean: clean Line 189  distclean: clean
189          rm -f config.mak config.h          rm -f config.mak config.h
190    
191  install: $(PROGS)  install: $(PROGS)
192            mkdir -p $(prefix)/bin
193          install -m 755 -s $(PROGS) $(prefix)/bin          install -m 755 -s $(PROGS) $(prefix)/bin
194    
195  # various test targets  # various test targets

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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