# include these two libraries whenever you get errors.
LEXLIB= -lfl
MATHLIB= -lm

# generate two executables using demo.c and lp_solve.c respectively and the 
# library created in ../lp_solve directory 
