]> git.decadent.org.uk Git - ion3.git/blobdiff - mod_panews/Makefile
[svn-upgrade] Integrating new upstream version, ion3 (20070203)
[ion3.git] / mod_panews / Makefile
diff --git a/mod_panews/Makefile b/mod_panews/Makefile
deleted file mode 100644 (file)
index c1b79fb..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-##
-## mod_panews workspace module Makefile
-##
-
-# System-specific configuration is in system.mk
-TOPDIR=..
-include $(TOPDIR)/build/system-inc.mk
-
-######################################
-
-INCLUDES += $(X11_INCLUDES) $(LIBTU_INCLUDES) $(LIBEXTL_INCLUDES) -I..
-CFLAGS += $(XOPEN_SOURCE) $(C99_SOURCE)
-
-SOURCES=main.c panews.c placement.c splitext.c unusedwin.c
-
-MAKE_EXPORTS=mod_panews
-
-MODULE=mod_panews
-MODULE_STUB=mod_panews.lua
-
-######################################
-
-include $(TOPDIR)/build/rules.mk
-
-######################################
-
-_install: module_install