1
0
mirror of https://github.com/mirror/make.git synced 2025-04-24 12:00:35 +08:00

Formerly make.h.~53~

This commit is contained in:
Roland McGrath 1992-08-02 11:28:00 +00:00
parent 92df7dd504
commit 24c9aabe16

3
make.h
View File

@ -305,6 +305,3 @@ extern unsigned int makelevel;
#define DEBUGPR(msg) \
do if (debug_flag) { print_spaces (depth); printf (msg, file->name); \
fflush (stdout); } while (0)
/* !!! compile frob */
int compiling;