# HG changeset patch # User Matti Hamalainen # Date 1348795917 -10800 # Node ID bf77857b8e6209d1a50d35a887e0bca44056ea69 # Parent e0fc7863d0246801db7827e7818880fb8908aaf5 Default executable binpath changed back to ./ diff -r e0fc7863d024 -r bf77857b8e62 Makefile --- a/Makefile Fri Sep 28 03:45:02 2012 +0300 +++ b/Makefile Fri Sep 28 04:31:57 2012 +0300 @@ -7,7 +7,7 @@ RANLIB=ranlib DMLIB = ./ -BINPATH ?= ./exe/ +BINPATH ?= OBJPATH ?= ./unix/ EXEEXT ?=