diff Makefile @ 886:6abb6c25d8ed

Reorder for clarity.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Feb 2015 23:22:13 +0200
parents 4a2ed354ab4c
children 622a469932b1
line wrap: on
line diff
--- a/Makefile	Wed Feb 04 23:00:50 2015 +0200
+++ b/Makefile	Wed Feb 04 23:22:13 2015 +0200
@@ -2,7 +2,7 @@
 # Generic UNIX targets
 #
 DMLIB ?= ./
-BINPATH ?= 
+BINPATH ?= ./
 OBJPATH ?= ./obj/unix/
 EXEEXT ?=
 PREFIX ?= /usr/local