4 lines
125 B
Makefile
4 lines
125 B
Makefile
|
# If you define EventMon, add the -lgmon below to get profil(2) under Linux
|
||
|
#XLIB= -lX11 -lgmon
|
||
|
XLIB= -L/usr/X11R6/lib -lX11
|