Skip to content
Snippets Groups Projects
Commit 111f357d authored by Raymond Toy's avatar Raymond Toy
Browse files

Update paths for FreeBSD 9.3

From Fred Gilham.
parent 78c91b67
No related branches found
No related tags found
No related merge requests found
CFLAGS = -pthread -O2 -I/usr/X11R6/include -I. -I$(VPATH) CFLAGS = -pthread -O2 -I/usr/local/include -I. -I$(VPATH)
LDFLAGS = -L/usr/X11R6/lib LDFLAGS = -L/usr/local/lib
LIBS = -lXm -lXt -lX11 LIBS = -lXm -lXt -lX11
# This def assumes you are building in the same or parallel # This def assumes you are building in the same or parallel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment