From de2d77683ec42e0235ba4b6f0de5e668f24590c7 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 27 Oct 2010 19:40:16 -0700 Subject: mkfiles: fix macargv buf R=rsc http://codereview.appspot.com/2729042 --- src/cmd/rio/mkfile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cmd/rio') diff --git a/src/cmd/rio/mkfile b/src/cmd/rio/mkfile index ec8710eb..8b8ea46a 100644 --- a/src/cmd/rio/mkfile +++ b/src/cmd/rio/mkfile @@ -40,7 +40,3 @@ 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