mirror of
https://github.com/mirror/make.git
synced 2026-08-09 17:38:47 +00:00
Rename the make.h file to makeint.h for internal use only.
This commit is contained in:
@@ -14,7 +14,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
You should have received a copy of the GNU General Public License along with
|
||||
this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include "make.h"
|
||||
#include "makeint.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user