From 9fb6ec8b0ed1491f83abcf69d0786f555c15df43 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 15 Jan 2015 03:25:15 +0000 Subject: GNUmakefile: remove rubyforge reference And remove circular dependency for test while we're at it --- GNUmakefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 06b2fe1..c978f0f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,12 +1,9 @@ all:: RSYNC_DEST := bogomips.org:/srv/bogomips/ruby-wordexp -rfproject := qrp rfpackage := wordexp pkg_extra = doc/api.txt include pkg.mk -check: test - doc/api.txt: RI = ri -w 78 -f rdoc --no-pager -d doc/ri --no-standard-docs doc/api.txt: $(ext_src) rdoc -r -o doc/ri $(ext_src) -- cgit v1.2.3-24-ge0c7