Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cc7a8169
Commit
cc7a8169
authored
Apr 12, 2017
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/Makefile.in (autoloads-force): Fix usage of ".PHONY".
parent
3fdd3bb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/Makefile.in
lisp/Makefile.in
+2
-1
No files found.
lisp/Makefile.in
View file @
cc7a8169
...
...
@@ -195,7 +195,8 @@ $(lisp)/loaddefs.el: $(LOADDEFS)
# autoloads only runs when loaddefs.el is nonexistent, although it
# generates a number of different files. Provide a force option to enable
# regeneration of all these files.
autoloads-force .PHONY
:
.PHONY
:
autoloads-force
autoloads-force
:
rm
loaddefs.el
$(MAKE)
autoloads
...
...
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