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
1b23afd5
Commit
1b23afd5
authored
Nov 10, 2001
by
Eli Zaretskii
Browse files
(mostlyclean, clean, distclean, maintainer-clean): Add *.dvi and *.log.
(SOURCES): Update the list of files.
parent
52901be1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
4 deletions
+12
-4
etc/ChangeLog
etc/ChangeLog
+9
-0
etc/Makefile
etc/Makefile
+3
-4
No files found.
etc/ChangeLog
View file @
1b23afd5
2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile (mostlyclean, clean, distclean, maintainer-clean):
Add *.dvi and *.log.
(SOURCES): Update the list of files.
* calccard.tex: New file.
* calccard.ps: New file.
2001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
* etags.1: Replace presentation-level troff macros that simulate
...
...
etc/Makefile
View file @
1b23afd5
...
...
@@ -7,14 +7,13 @@ MANEXT=1
all
:
mostlyclean
:
-
rm
-f
core
-
rm
-f
core
*
.dvi
*
.log
clean distclean maintainer-clean
:
-
rm
-f
DOC
*
core
-
rm
-f
DOC
*
core
*
.dvi
*
.log
SOURCES
=
[
0-9A-QS-Z]
*
README
*
.[ch16] emacs.
*
etags.
*
ledit.l ms-
*
\
news.texi rc2log refcard.tex spook-lines termcap.
*
ulimit.hack
\
vcdiff vipcard.tex xmouse.doc
spook-lines tasks.texi termcap.
*
ulimit.hack
*
.tex
unlock
:
chmod
u+w
$(SOURCES)
...
...
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