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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/make/make.h b/usr.bin/make/make.h
index e8d5660..2386cd7 100644
--- a/usr.bin/make/make.h
+++ b/usr.bin/make/make.h
@@ -68,5 +68,6 @@ void Make_DoAllVar(struct GNode *);
Boolean Make_Run(struct Lst *);
void Main_ParseArgLine(char *, int);
int Main_ParseWarn(const char *, int);
+void Main_AddSourceMakefile(const char *);
#endif /* make_h_a91074b9 */
OpenPOWER on IntegriCloud