summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/make.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/make.h')
-rw-r--r--usr.bin/make/make.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/make/make.h b/usr.bin/make/make.h
index 2386cd7..6e2813d 100644
--- a/usr.bin/make/make.h
+++ b/usr.bin/make/make.h
@@ -49,6 +49,8 @@
#include "util.h"
+#define MAKE_JOB_PREFIX ".MAKE.JOB.PREFIX"
+
struct GNode;
struct Lst;
struct Buffer;
OpenPOWER on IntegriCloud