diff Makefile @ 346:5fafd0735b18

Fix build.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 Jan 2020 11:21:47 +0200
parents 4c00b579d7ac
children db64a58314a9
line wrap: on
line diff
--- a/Makefile	Tue Jan 14 11:14:48 2020 +0200
+++ b/Makefile	Tue Jan 14 11:21:47 2020 +0200
@@ -19,15 +19,15 @@
 #CFLAGS += -DHAVE_SYS_TYPES_H
 
 # Miscellaneous
-BINPATH=./
-OBJPATH=obj/unix/
-BINEXT=
+BINPATH = ./
+OBJPATH = obj/unix/
+BINEXT  =
 
 
 ###
 ### Stuff
 ###
-ENDIANCHK_BIN=$(BINPATH)endianchk$(BINEXT)
+ENDIANCHK_BIN = $(BINPATH)endianchk$(BINEXT)
 NOINST_TARGETS += $(ENDIANCHK_BIN) config.h
 THLIBS_DEP += config.h