From 483dae9022b4d4571e018791e84218912dedc407 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 22 Feb 2015 07:27:46 +0100 Subject: drop unused lspcidrake.static --- Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile b/Makefile index fe36d0a..92a9573 100644 --- a/Makefile +++ b/Makefile @@ -18,10 +18,6 @@ RPM ?= $(HOME)/rpm build: $(binaries) $(libraries) -lspcidrake.static: lspcidrake.c libldetect.a - $(CC) $(CFLAGS) -o $@ $^ -lpci -lkmod -llzma -lz -lcompat -lc - #$(CC) $(CFLAGS) $^ libldetect.a -lkmod -lxz -lz.a -o $@ - lspcidrake: lspcidrake.c libldetect.so $(lib_major).$(LIB_MINOR): $(lib_objs) -- cgit v1.2.1