Skip to content
Snippets Groups Projects
Commit 44a62546 authored by pmai's avatar pmai
Browse files

Added configuration for PPC/Darwin.

parent 0eb165b4
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
# This def assumes you are building in the same or parallel
# tree to the CVS souce layout. Sites may need to customize
# this path.
VPATH = ../../../src/motif/server/
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