From 828ee953accb78a1ea74b9a6e15bb51ba85aef27 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Wed, 21 Nov 2018 23:55:26 -0500 Subject: [PATCH] add link map to makefile. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index ae15e1d..110fd5e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,7 +4,7 @@ CC = occ CHTYP = iix chtyp COPYFORK = iix copyfork LDFLAGS = -LDLIBS = +LDLIBS = -M CFLAGS += $(DEFINES) -v #-O OBJS = qserver.a macroman.a common.a config.a tools.a