3 lines
108 B
Text
3 lines
108 B
Text
XFLAGS =
|
|
XINC = $(XFLAGS) -I/usr/openwin/include/X11
|
|
XLIBS = -L/usr/openwin/lib -lXext -lX11
|