Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Liljenberg
lyskom-elisp-client
Commits
6668d69f
Commit
6668d69f
authored
Feb 10, 1992
by
Linus Tolke
Browse files
mkdir replaced by $(MKDIR).
parent
8efea3bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
6668d69f
...
@@ -24,7 +24,10 @@
...
@@ -24,7 +24,10 @@
#
#
# $Id$
# $Id$
# $Log$
# $Log$
# Revision 35.13 1991/12/19 12:03:51 linus
# Revision 35.14 1992/02/10 02:53:33 linus
# mkdir replaced by $(MKDIR).
#
# Revision 35.13 1991/12/19 12:03:51 linus
# .elc-files require macros.elc.
# .elc-files require macros.elc.
#
#
# Revision 35.12 1991/12/18 04:13:37 linus
# Revision 35.12 1991/12/18 04:13:37 linus
...
@@ -180,7 +183,7 @@ distclean: clean
...
@@ -180,7 +183,7 @@ distclean: clean
distrib distribution
:
lyskom.el lyskom.elc doc
distrib distribution
:
lyskom.el lyskom.elc doc
-
$(RM)
-r
distribution
-
$(RM)
-r
distribution
mkdir
distribution
$(MKDIR)
distribution
cp
distribution-makefile distribution/Makefile
cp
distribution-makefile distribution/Makefile
cp
distribution-README distribution/README
cp
distribution-README distribution/README
cp
$
(
HEADER-EL
)
$
(
PARTS-EL
)
$
(
SWEDISH-EL
)
$
(
ENGLISH-EL
)
distribution
cp
$
(
HEADER-EL
)
$
(
PARTS-EL
)
$
(
SWEDISH-EL
)
$
(
ENGLISH-EL
)
distribution
...
...
Write
Preview
Supports
Markdown
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