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
Peter Liljenberg
lyskom-elisp-client
Commits
ae687393
Commit
ae687393
authored
Dec 19, 1991
by
Linus Tolke
Browse files
.elc-files require macros.elc.
parent
4813144e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
ae687393
...
...
@@ -24,7 +24,10 @@
#
# $Id$
# $Log$
# Revision 35.12 1991/12/18 04:13:37 linus
# Revision 35.13 1991/12/19 12:03:51 linus
# .elc-files require macros.elc.
#
# Revision 35.12 1991/12/18 04:13:37 linus
# $(MAKE)
#
# Revision 35.11 1991/10/08 17:11:18 linus
...
...
@@ -116,6 +119,7 @@ lyskom.el: $(HEADER-EL) $(SWEDISH-EL) $(PARTS-EL)
makealfa
:
makealfa.c
$(CC)
-o
makealfa
$(CFLAGS)
makealfa.c
-ll
$(SRC-ELC) $(SWEDISH-ELC) $(ENGLISH-ELC)
:
macros.elc
elc-files
:
$(HEADER-ELC) $(PARTS-ELC)
...
...
src/distribution-makefile
View file @
ae687393
...
...
@@ -69,6 +69,8 @@ lyskom.el: $(HEADER-EL) $(SWEDISH-EL) $(PARTS-EL)
elc-files: $(HEADER-ELC) $(PARTS-ELC)
$(SRC-ELC) $(SWEDISH-ELC) $(ENGLISH-ELC): macros.elc
tags:
-etags $(HEADER-EL) $(PARTS-EL)
...
...
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