Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
67292de0
Commit
67292de0
authored
Nov 21, 2000
by
Gerd Moellmann
Browse files
(.SUFFIXES): Add .SUFFIXES.
parent
ef860850
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/Makefile.in
lisp/Makefile.in
+2
-0
No files found.
lisp/Makefile.in
View file @
67292de0
...
...
@@ -131,6 +131,8 @@ TAGS: $(lisptagsfiles1) $(lisptagsfiles2)
TAGS-LISP
:
$(lisptagsfiles1) $(lisptagsfiles2)
${ETAGS}
-o
TAGS-LISP
$(lisptagsfiles1)
$(lisptagsfiles2)
.SUFFIXES
:
.elc .el
.el.elc
:
subdirs.el
-
$(emacs)
-f
batch-byte-compile
$<
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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