From ddf0c0a8cf509ffc9ba43da336eb5037ecd222ec Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 22 Feb 2021 13:39:34 +0000 Subject: Changes to build on FreeBSD --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5e5493..6155d74 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ CC=cc # Paths to X11 includes and libraries. Edit as appropriate for your system # -DIRS=-L/usr/openwin/lib -I/usr/openwin/include -L/usr/X11R6/lib +DIRS=-L/usr/openwin/lib -I/usr/openwin/include -L/usr/X11R6/lib -I/usr/local/include -L/usr/local/lib # Add on -lsocket for solaris 2 (and perhaps other SysV's) # -- cgit v1.2.3