summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libmachdev/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libmachdev/Makefile b/libmachdev/Makefile
index a47bf325..345c004f 100644
--- a/libmachdev/Makefile
+++ b/libmachdev/Makefile
@@ -31,6 +31,3 @@ OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h
include ../Makeconf
-
-$(libname).so.$(hurd-version):
- echo "INPUT ( $(libname).a )" > $@