From 0c98067d57606c59866e9ff35f2a6aedaaedaf76 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 10 Apr 2007 10:33:44 +0000 Subject: Misc network fixes so we work on my stable server. Splash plugin removed as splashtuils-1.4 now ships with its own. --- src/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 91398f47..8996ce44 100644 --- a/src/Makefile +++ b/src/Makefile @@ -113,10 +113,6 @@ $(LIBRCSO): $(LIBRCOBJS) $(CC) -fPIC -shared -Wl,-soname,$(LIBRCSO) -o $(LIBRCSO) $(LIBRCOBJS) ln -sf $(LIBRCSO) librc.so -splash: CFLAGS += -fPIC -splash: splash.o - $(CC) -fPIC -shared -Wl,-soname,splash.so -o splash.so splash.o - env-update: $(LIBEINFOSO) $(LIBRCSO) env-update.o fstabinfo: $(LIBEINFOSO) fstabinfo.o -- cgit v1.2.3