$OpenBSD: patch-cs_Makefile,v 1.2 2006/05/15 17:08:43 fkr Exp $ --- cs/Makefile.orig Thu Feb 2 03:20:49 2006 +++ cs/Makefile Mon May 8 16:54:19 2006 @@ -6,6 +6,7 @@ endif include $(NEOTONIC_ROOT)/rules.mk +CFLAGS += -fPIC CS_LIB = $(LIB_DIR)libneo_cs.a CS_SRC = csparse.c CS_OBJ = $(CS_SRC:%.c=%.o)