diff options
Diffstat (limited to 'eth-multiplexer/Makefile')
-rw-r--r-- | eth-multiplexer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eth-multiplexer/Makefile b/eth-multiplexer/Makefile index 882c3d03..fbee1ca1 100644 --- a/eth-multiplexer/Makefile +++ b/eth-multiplexer/Makefile @@ -25,7 +25,6 @@ MIGSTUBS = deviceServer.o notifyServer.o MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h OBJS = $(SRCS:.c=.o) $(MIGSTUBS) LCLHDRS = ethernet.h util.h vdev.h netfs_impl.h -DIST_FILES = device.defs notify.defs HURDLIBS=ports fshelp shouldbeinlibc netfs bpf OTHERLIBS = -lpthread |