mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* Makefile.in: Revert previous (presumably accidental) change
This commit is contained in:
parent
c91c771dbe
commit
c5e24e666e
1 changed files with 0 additions and 1 deletions
|
|
@ -385,7 +385,6 @@ src: Makefile FRC
|
|||
cd $@ || exit; \
|
||||
boot=bootstrap-emacs$(EXEEXT); \
|
||||
[ ! -x "$$boot" ] || boot=''; \
|
||||
echo "VCSWITNESS: $$vcswitness";\
|
||||
$(MAKE) all $(MFLAGS) \
|
||||
CC='${CC}' CFLAGS='${CFLAGS}' CPPFLAGS='${CPPFLAGS}' \
|
||||
LDFLAGS='${LDFLAGS}' MAKE='${MAKE}' BOOTSTRAPEMACS="$$boot" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue