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
3320cc50
Commit
3320cc50
authored
Mar 16, 2000
by
Gerd Moellmann
Browse files
(mostlyclean): Add `*.core'.
(clean): Add `bootstrap-emacs'.
parent
a9be2843
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/Makefile.in
src/Makefile.in
+2
-2
No files found.
src/Makefile.in
View file @
3320cc50
...
...
@@ -1170,10 +1170,10 @@ sunfns.o: sunfns.c buffer.h window.h $(config_h)
${libsrc}emacstool
:
${libsrc}emacstool.c
cd
${libsrc}
;
${MAKE}
${MFLAGS}
emacstool
mostlyclean
:
rm
-f
temacs prefix-args core
\#
*
*
.o libXMenu11.a liblw.a
rm
-f
temacs prefix-args core
*
.core
\#
*
*
.o libXMenu11.a liblw.a
rm
-f
../etc/DOC
clean
:
mostlyclean
rm
-f
emacs-
*
emacs
rm
-f
emacs-
*
emacs
bootstrap-emacs
/**/
# This is used in making a distribution.
/**/
# Do not use it on development directories!
distclean
:
clean
...
...
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