From d5a0b50c6f51cd783c5216806fe01deb0bc0b03a Mon Sep 17 00:00:00 2001 From: bellard Date: Fri, 27 Jun 2003 12:02:03 +0000 Subject: update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@287 c046a42c-6fe2-441c-8c8c-71466251a162 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 40089eedb0..a83bd7404d 100644 --- a/Makefile +++ b/Makefile @@ -189,6 +189,7 @@ distclean: clean rm -f config.mak config.h install: $(PROGS) + mkdir -p $(prefix)/bin install -m 755 -s $(PROGS) $(prefix)/bin # various test targets -- cgit v1.2.3