[Webfunds-commits] html/download Makefile
Ian Grigg
iang@cypherpunks.ai
Wed, 6 Sep 2000 12:29:40 -0400 (AST)
iang 00/09/06 12:29:40
Modified: download Makefile
Log:
variable needed moving
Revision Changes Path
1.13 +1 -1 html/download/Makefile
Index: Makefile
===================================================================
RCS file: /home/webfunds/cvsroot/html/download/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile 2000/09/05 22:38:08 1.12
+++ Makefile 2000/09/06 16:29:39 1.13
@@ -40,7 +40,7 @@
cd ../../java ; . ./init; ; ./jd
-TRADERDIR = $(HOME)/src/hazlitt/projects/trader
+TRADERDIR = $(REPOSITORY)/projects/trader
CONTRACT = $(TRADERDIR)/market.asc $(TRADERDIR)/market.loc
$(TRADJAR): $(FUNZJAR)