mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.
This commit is contained in:
parent
15853707c8
commit
02b06216b7
1 changed files with 0 additions and 2 deletions
|
|
@ -231,8 +231,6 @@ BASE_CFLAGS = $(C_SWITCH_SYSTEM) $(C_SWITCH_MACHINE) \
|
|||
-I${srcdir} -I${srcdir}/../src -I${srcdir}/../lib
|
||||
|
||||
ALL_CFLAGS = ${BASE_CFLAGS} ${PROFILING_CFLAGS} ${LDFLAGS} ${CPPFLAGS} ${CFLAGS}
|
||||
## Unused.
|
||||
LINK_CFLAGS = ${BASE_CFLAGS} ${LDFLAGS} ${CFLAGS}
|
||||
CPP_CFLAGS = ${BASE_CFLAGS} ${PROFILING_CFLAGS} ${CPPFLAGS} ${CFLAGS}
|
||||
|
||||
# Configuration files for .o files to depend on.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue