summaryrefslogtreecommitdiffstats
path: root/contrib/openresolv/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openresolv/GNUmakefile')
-rw-r--r--contrib/openresolv/GNUmakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/openresolv/GNUmakefile b/contrib/openresolv/GNUmakefile
new file mode 100644
index 0000000..4bc845a
--- /dev/null
+++ b/contrib/openresolv/GNUmakefile
@@ -0,0 +1,4 @@
+# Nasty hack so that make clean works without configure being run
+CONFIG_MK?=$(shell test -e config.mk && echo config.mk || echo config-null.mk)
+
+include Makefile
OpenPOWER on IntegriCloud