Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
676d8b2e
Commit
676d8b2e
authored
Jul 24, 2002
by
David Byers
Browse files
Fixed problem with Makefile calling emacs rather than using EMACS variable
parent
c08f56f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
676d8b2e
...
...
@@ -158,7 +158,7 @@ $(TARGET-EL) lyskom-all-$(CLIENTVERSION).el: \
cat
$^
>
$@
%-help.el
:
help-%.xml
emacs
-batch
-l
help-compile.el
$^
-f
lyskom-help-compile-to-el
$(EMACS)
-batch
-l
help-compile.el
$^
-f
lyskom-help-compile-to-el
lyskom-%-$(CLIENTVERSION).el
:
$(HEADER) %-strings.el $(SOURCES)
cat
$^
>
$@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment