You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
180 B

# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
# X11
X11_INCLUDE_FLAGS = -I/usr/include/X11R4
X11_LIB_FLAGS = -L/usr/lib/X11R4