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
0d75dcc8
Commit
0d75dcc8
authored
Sep 12, 2007
by
Glenn Morris
Browse files
(SOURCES, unlock, relock): Delete.
parent
cd227ad1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
13 deletions
+4
-13
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/Makefile
etc/Makefile
+0
-13
No files found.
etc/ChangeLog
View file @
0d75dcc8
2007-09-12 Glenn Morris <rgm@gnu.org>
* Makefile (SOURCES, unlock, relock): Delete.
2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
* NEWS: Document the interactive specification for C functions.
...
...
etc/Makefile
View file @
0d75dcc8
### Makefile for Emacs etc/ directory.
.PHONY
:
unlock relock
## All non-directory files, if that matters.
SOURCES
=
[
A-Z]
*
*
.
*
*
-
*
e/
*
refcards/
*
tutorials/
*
\
images/README images/
*
.
*
images/
*
/README images/
*
/
*
.
*
\
images/
*
/
*
/README images/
*
/
*
/
*
.
*
unlock
:
chmod
u+w
$(SOURCES)
relock
:
chmod
u-w
$(SOURCES)
## See e/README.
TIC
=
tic
e/eterm-color
:
e/eterm-color.ti
...
...
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