--- Makefile.orig 2002-03-11 21:03:00.000000000 +0100 +++ Makefile 2002-07-18 13:50:34.000000000 +0200 @@ -12,7 +12,7 @@ #For Linux Systems PLATFORM = 'Linux' -C_OPTS = -O2 -Wall -I./$(LIBSYSINFO) +C_OPTS = -O2 -Wall -I./$(LIBSYSINFO) $(AM_CFLAGS) L_OPTS = -L./$(LIBSYSINFO) .