summaryrefslogtreecommitdiff
path: root/Makefile.joyent
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2012-10-23 21:56:54 +0000
committerRobert Mustacchi <rm@joyent.com>2012-10-23 21:56:54 +0000
commit13dfaebd3210f7ec17f040db63ed2bc09ab7f6e6 (patch)
tree981009dfb5e2e6ddc14f15c13f4c1bb05d7be1a9 /Makefile.joyent
parent6d85df9c5991c26ead6195ef6eed31e604b14db5 (diff)
downloadillumos-kvm-cmd-20121115.tar.gz
OS-1658 kvm-cmd should build with -zassert-deflib2012111520121101
Diffstat (limited to 'Makefile.joyent')
-rw-r--r--Makefile.joyent2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.joyent b/Makefile.joyent
index 46c4b1c..006f82c 100644
--- a/Makefile.joyent
+++ b/Makefile.joyent
@@ -113,7 +113,7 @@ install: world
clean:
gmake clean
- rm -f qemu.so
+ rm -f qemu.so config-host.mak
xref:
find . -type f -name '*.[ch]' > cscope.files