summaryrefslogtreecommitdiff
path: root/Makefile.orig
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.orig')
-rw-r--r--Makefile.orig7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.orig b/Makefile.orig
index 3ea425e..00c3354 100644
--- a/Makefile.orig
+++ b/Makefile.orig
@@ -11,7 +11,6 @@
# Make Dependencies #################################################
RM = rm -f
-WWW = links2 -width 70 -dump
INSTALL = install
# Variables ########################################################
@@ -25,9 +24,9 @@ rvs : wrapper core
.SUFFIXES :
-#install : wrapper core
-# $(INSTALL) -m 755 -T out/rvs $(prefix)/$(bindir)/rvs
-# $(INSTALL) -m 755 -d out/rvs-core $(libdir)/core
+install : wrapper core
+ $(INSTALL) -m 755 -T out/rvs $(prefix)/$(bindir)/rvs
+ $(INSTALL) -m 755 -d out/rvs-core $(libdir)/core
wrapper : lib out/rvs