mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly make.h.~53~
This commit is contained in:
parent
92df7dd504
commit
24c9aabe16
1 changed files with 0 additions and 3 deletions
3
make.h
3
make.h
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue