summaryrefslogtreecommitdiffstats
path: root/rules/host-libnih.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-libnih.make')
-rw-r--r--rules/host-libnih.make24
1 files changed, 0 insertions, 24 deletions
diff --git a/rules/host-libnih.make b/rules/host-libnih.make
deleted file mode 100644
index d7f132f79..000000000
--- a/rules/host-libnih.make
+++ /dev/null
@@ -1,24 +0,0 @@
-# -*-makefile-*-
-#
-# Copyright (C) 2010 by Tim Sander <tim01@iss.tu-darmstadt.de>
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-HOST_PACKAGES-$(PTXCONF_HOST_LIBNIH) += host-libnih
-
-#
-# Paths and names
-#
-HOST_LIBNIH_DIR = $(HOST_BUILDDIR)/$(LIBNIH)
-
-#
-# autoconf
-#
-HOST_LIBNIH_AUTOCONF := $(HOST_AUTOCONF)
-
-# vim: syntax=make