mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-27 07:15:02 +00:00
Formerly build.template.~4~
This commit is contained in:
parent
2370f79846
commit
4d36cfe6a3
1 changed files with 2 additions and 1 deletions
|
@ -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@'
|
||||
|
|
Loading…
Reference in a new issue