]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.h.~53~
authorRoland McGrath <roland@redhat.com>
Sun, 2 Aug 1992 11:28:00 +0000 (11:28 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 2 Aug 1992 11:28:00 +0000 (11:28 +0000)
make.h

diff --git a/make.h b/make.h
index 30ed55f10e9d7540e9ac59de03fefb01a3d26e17..49c25224ba2bccfb8053f39bea79c2528f637f8e 100644 (file)
--- 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;