1
0
mirror of https://github.com/mirror/make.git synced 2025-04-03 16:10:19 +08:00

remove CONFIG_BROKETS

This commit is contained in:
David J. MacKenzie 1994-09-26 21:52:40 +00:00
parent c1e20276cb
commit 24d37fb493

View File

@ -22,11 +22,7 @@
your main control loop, etc. to force garbage collection. */
#ifdef HAVE_CONFIG_H
#if defined (emacs) || defined (CONFIG_BROKETS)
#include <config.h>
#else
#include "config.h"
#endif
#endif
#ifdef emacs