4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
XFLAGS =
|
|
XINC = $(XFLAGS) -I/usr/X11R6/include
|
|
XLIBS = -L/usr/X11R6/lib64 -lXext -lX11
|