mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
parent
3b81bec5ae
commit
5c5cf0e01d
2 changed files with 7 additions and 7 deletions
6
third_party/make/config.h
vendored
6
third_party/make/config.h
vendored
|
@ -644,13 +644,13 @@
|
|||
#define PACKAGE_BUGREPORT "bug-make@gnu.org"
|
||||
|
||||
/* Define to the full name of this package. */
|
||||
#define PACKAGE_NAME "Landlock Make"
|
||||
#define PACKAGE_NAME "GNU make"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "Landlock Make 1.0 (GNU make 4.3)"
|
||||
#define PACKAGE_STRING "GNU make 4.3"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "landlockmake"
|
||||
#define PACKAGE_TARNAME "make"
|
||||
|
||||
/* Define to the home page for this package. */
|
||||
#define PACKAGE_URL "http://www.gnu.org/software/make/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue