From d0dac02619cdfd47cc6e1f2a29a48b9a8eeaf34f Mon Sep 17 00:00:00 2001 From: Zheng Da Date: Sun, 6 Dec 2009 23:45:33 +0100 Subject: fix Makefile to compile the library. --- libddekit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libddekit') diff --git a/libddekit/Makefile b/libddekit/Makefile index 67a3b193..018d67c9 100644 --- a/libddekit/Makefile +++ b/libddekit/Makefile @@ -37,11 +37,11 @@ installhdrs = MIGSTUBS = deviceUser.o machUser.o OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS)) -HURDLIBS = threads ports +HURDLIBS = threads ports shouldbeinlibc MIGCOMSFLAGS = -prefix dde_ include ../Makeconf LDFLAGS += -lpciaccess -CFLAGS += -Iinclude -Iinclude/ddekit +CFLAGS += -Iinclude -- cgit v1.2.3