mirror of
https://github.com/mirror/make.git
synced 2026-09-05 22:25:00 +08:00
Updated for GNU make 3.75.92.
This commit is contained in:
@@ -162,6 +162,12 @@
|
||||
/* Define vfork as fork if vfork does not work. */
|
||||
#undef vfork
|
||||
|
||||
/* Name of this package (needed by automake) */
|
||||
#define PACKAGE "%PACKAGE%"
|
||||
|
||||
/* Version of this package (needed by automake) */
|
||||
#define VERSION "%VERSION%"
|
||||
|
||||
/* Define to the name of the SCCS `get' command. */
|
||||
#define SCCS_GET "get"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user