mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
*** empty log message ***
This commit is contained in:
parent
4d3a2554a7
commit
5627d72e88
@ -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…
Reference in New Issue
Block a user