mirror of
https://github.com/mirror/make.git
synced 2026-08-09 01:20:56 +00:00
Formerly build.template.~4~
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
|
||||
srcdir='@srcdir@'
|
||||
CC='@CC@'
|
||||
CFLAGS="${CFLAGS--g}"
|
||||
CFLAGS='@CFLAGS@'
|
||||
LDFLAGS='@LDFLAGS@'
|
||||
defines='@DEFS@ -DLIBDIR="${libdir}" -DINCLUDEDIR="${includedir}"'
|
||||
ALLOCA='@ALLOCA@'
|
||||
LOADLIBES='@LIBS@'
|
||||
|
||||
Reference in New Issue
Block a user