about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index a0d87cc..d3dc96d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,9 +1,9 @@
 all::
 RSYNC_DEST := bogomips.org:/srv/bogomips/wrongdoc
-rfproject := rainbows
 rfpackage := wrongdoc
+PLACEHOLDERS := wrongdoc_1 dotwrongdoc_5
+$(PLACEHOLDERS): html
 include pkg.mk
-WRONGDOC := $(RUBY) -I lib bin/wrongdoc
 
 man1_paths := $(addprefix man/man1/, wrongdoc.1)
 man5_paths := $(addprefix man/man5/, dotwrongdoc.5)