mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
*** empty log message ***
This commit is contained in:
parent
4d3a2554a7
commit
5627d72e88
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ CC = gcc
|
|||
CPP = $(CC) -E
|
||||
#Note: an alternative is CPP = /lib/cpp
|
||||
|
||||
# Just to avoid uncertainty.
|
||||
SHELL = /bin/sh
|
||||
|
||||
all: xmakefile doall
|
||||
|
||||
doall:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue