Skip to content
Snippets Groups Projects
Commit 050927f2 authored by pmai's avatar pmai
Browse files

Frobbed Darwin configuration slightly to work with current Fink OpenMotif.

parent 694b19ff
No related branches found
No related tags found
No related merge requests found
CFLAGS = -O2 -I/usr/local/include -I/usr/X11R6/include -I. -I$(VPATH)
LDFLAGS = -L/usr/X11R6/lib -L/usr/local/lib
LIBS = -lXm -lXt -lXext -lX11 -lSM -lICE -llanginfo
CFLAGS = -O2 -I/sw/include -I/usr/local/include -I/usr/X11R6/include -I. -I$(VPATH)
LDFLAGS = -L/usr/X11R6/lib -L/sw/lib -L/usr/local/lib
LIBS = -lXm -lXt -lXext -lX11 -lSM -lICE
#LIBS = -lXm -lXt -lXext -lX11 -lSM -lICE -llanginfo
# This def assumes you are building in the same or parallel
# tree to the CVS souce layout. Sites may need to customize
# this path.
......
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