summaryrefslogtreecommitdiff
path: root/make.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-08-02 11:28:00 +0000
committerRoland McGrath <roland@redhat.com>1992-08-02 11:28:00 +0000
commit24c9aabe16d1facb7d2e2e743d5bbef5a10d4c1f (patch)
tree84fb4f298fed55437f4c50865d805bfd49001973 /make.h
parent92df7dd5045a1c48872cf64b920075042334d526 (diff)
downloadgunmake-24c9aabe16d1facb7d2e2e743d5bbef5a10d4c1f.tar.gz
Formerly make.h.~53~
Diffstat (limited to 'make.h')
-rw-r--r--make.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/make.h b/make.h
index 30ed55f..49c2522 100644
--- a/make.h
+++ b/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;