summaryrefslogtreecommitdiffstats
path: root/gnustep-libs/gnustep-make/gs_make
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-libs/gnustep-make/gs_make')
-rw-r--r--gnustep-libs/gnustep-make/gs_make3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnustep-libs/gnustep-make/gs_make b/gnustep-libs/gnustep-make/gs_make
new file mode 100644
index 0000000000..59b2edc00b
--- /dev/null
+++ b/gnustep-libs/gnustep-make/gs_make
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles make "$@"