From af8cba43acedb53a7caa711f743f8d5e0bcc07e6 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 8 Feb 2007 22:27:47 +0000 Subject: Removed build.rules (hasn't been used by our build system for ages now) svn-id: r25430 --- backends/platform/x11/build.rules | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 backends/platform/x11/build.rules (limited to 'backends/platform/x11') diff --git a/backends/platform/x11/build.rules b/backends/platform/x11/build.rules deleted file mode 100644 index 1540d452d6..0000000000 --- a/backends/platform/x11/build.rules +++ /dev/null @@ -1,7 +0,0 @@ -# Build settings for the X11 backend -MODULES += backends/x11 -OBJS += backends/x11/x11.o -DEFINES += -DUNIX -DX11_BACKEND -LDFLAGS += -L/usr/X11R6/lib -L/usr/local/lib -INCLUDES+= -I/usr/X11R6/include -LIBS += -lpthread -lXext -lX11 -- cgit v1.2.3