oops
authorEric Andersen <andersen@codepoet.org>
Thu, 13 Nov 2003 00:14:59 +0000 (00:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 13 Nov 2003 00:14:59 +0000 (00:14 -0000)
make/less.mk

index 6a9278bc3d1d320d3521725f3e1c3f8baef1ea1f..af0ed4a3d3142e00815fa50e1ac010cb9b2c67cb 100644 (file)
@@ -6,6 +6,8 @@
 LESS_SOURCE=less-381.tar.gz
 LESS_SITE=http://www.greenwoodsoftware.com/less
 LESS_DIR=$(BUILD_DIR)/less-381
+LESS_BINARY=less
+LESS_TARGET_BINARY=usr/bin/less
 
 $(DL_DIR)/$(LESS_SOURCE):
        $(WGET) -P $(DL_DIR) $(LESS_SITE)/$(LESS_SOURCE)