Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b66a6eb4
Commit
b66a6eb4
authored
Mar 19, 1993
by
Eric S. Raymond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial revision
parent
5d1dd3c0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
etc/Makefile
etc/Makefile
+23
-0
No files found.
etc/Makefile
0 → 100644
View file @
b66a6eb4
DESTDIR
=
LIBDIR
=
/usr/local/lib
BINDIR
=
/usr/local/bin
MANDIR
=
/usr/man/man1
MANEXT
=
1
all
:
distclean
:
-
rm
-f
*
~
\#
*
DOC
*
core
clean
:
-
rm
-f
core
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
unlock
:
chmod
u+w
$(SOURCES)
relock
:
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