# Define SYSV as -DSYSV if you are using a System V operating system.
RANLIB = ranlib
CC = gcc -Wall -D__USE_BSD_SIGNAL
