From afea5fc3fd16a2865d0af52563f601a4c03d8256 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 27 Oct 2010 18:22:03 -0700 Subject: mac: add 9term.app, Plumb.app R=rsc http://codereview.appspot.com/2783041 --- src/cmd/rio/mkfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/cmd/rio') diff --git a/src/cmd/rio/mkfile b/src/cmd/rio/mkfile index e5426865..ec8710eb 100644 --- a/src/cmd/rio/mkfile +++ b/src/cmd/rio/mkfile @@ -41,3 +41,6 @@ error.$O: showevent/ShowEvent.c $O.xshove: xshove.$O $LD -o $O.xshove xshove.$O -lX11 +# bug in reusing mksysrules.sh +install-macargv: + true -- cgit v1.2.3