More Makefile updates; updates for bash-5.3-beta

This commit is contained in:
Chet Ramey
2024-11-15 11:15:23 -05:00
parent b116cfe57d
commit fa68e6da80
22 changed files with 1018 additions and 492 deletions
-2
View File
@@ -21,8 +21,6 @@
#include <unistd.h>
#include <errno.h>
#include <error.h>
#include <gettext.h>
#include <locale.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>