1 --- make/makefile.unx 2007-11-10 20:33:06.000000000 +0100
2 +++ make/makefile.unx 2009-01-08 23:08:43.000000000 +0100
4 LIB_PATH_U = @LIB_PATH_U@
5 LIB_LINKS_U = @LIB_LINKS_U@
8 - ldconfig # works only if you are root
11 HEADERS += include/alleggl_config.h
12 PLATFORM_OBJECT = $(addprefix $(OBJ_DIR)/, $(PLATFORM_SOURCE:.c=.o))
13 GENERAL_LIB_OBJS = $(addprefix $(OBJ_DIR)/, $(notdir $(C_SOURCE:.c=.o)))