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