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
lyskom-elisp-client
lyskom-elisp-client
Commits
835d03b6
Commit
835d03b6
authored
Sep 26, 1991
by
Linus Tolke
Browse files
Install in the correct directory on the ftp-area.
parent
71aa20a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
835d03b6
...
@@ -24,8 +24,11 @@
...
@@ -24,8 +24,11 @@
#
#
# $Id$
# $Id$
# $Log$
# $Log$
# Revision 35.8 1991/09/16 20:33:44 linus
# Revision 35.9 1991/09/26 14:02:16 linus
# rätt namn på todo filen i wc.
# Install in the correct directory on the ftp-area.
#
# Revision 35.8 1991/09/16 20:33:44 linus
# r{tt namn p} todo filen i wc.
#
#
# Revision 35.7 1991/09/16 19:59:28 linus
# Revision 35.7 1991/09/16 19:59:28 linus
# Makefile now works with clientversion-long.
# Makefile now works with clientversion-long.
...
@@ -127,17 +130,17 @@ install: lyskom.elc lyskom.el doc
...
@@ -127,17 +130,17 @@ install: lyskom.elc lyskom.el doc
sed
-n
's/^.*defconst.*lyskom-clientversion[^"]*"\([^"]*\)".*$$/\1/p'
`
;
\
sed
-n
's/^.*defconst.*lyskom-clientversion[^"]*"\([^"]*\)".*$$/\1/p'
`
;
\
cp
lyskom.elc lyskom-
$
${VER}
.elc
;
\
cp
lyskom.elc lyskom-
$
${VER}
.elc
;
\
compress lyskom-
$
${VER}
.elc
;
\
compress lyskom-
$
${VER}
.elc
;
\
mv
lyskom-
$
${VER}
.elc.Z /usr/local/ftp/pub/lyskom/
;
\
mv
lyskom-
$
${VER}
.elc.Z /usr/local/ftp/pub/lyskom/
elisp-client
;
\
cp
lyskom.el lyskom-
$
${VER}
.el
;
\
cp
lyskom.el lyskom-
$
${VER}
.el
;
\
compress lyskom-
$
${VER}
.el
;
\
compress lyskom-
$
${VER}
.el
;
\
cp
lyskom-
$
${VER}
.el.Z /usr/local/ftp/pub/lyskom/
;
\
cp
lyskom-
$
${VER}
.el.Z /usr/local/ftp/pub/lyskom/
elisp-client
;
\
mv
lyskom-
$
${VER}
.el.Z ../old-versions/
;
\
mv
lyskom-
$
${VER}
.el.Z ../old-versions/
;
\
cp
../doc/elisp-client ../doc/elisp-client.txt .
;
\
cp
../doc/elisp-client ../doc/elisp-client.txt .
;
\
compress elisp-client elisp-client.txt
;
\
compress elisp-client elisp-client.txt
;
\
mv
elisp-client.Z
\
mv
elisp-client.Z
\
/usr/local/ftp/pub/lyskom/elisp-client-
$
${VER}
.info.Z
;
\
/usr/local/ftp/pub/lyskom/elisp-client
/elisp-client
-
$
${VER}
.info.Z
;
\
mv
elisp-client.txt.Z
\
mv
elisp-client.txt.Z
\
/usr/local/ftp/pub/lyskom/elisp-client-
$
${VER}
.txt.Z
;
\
/usr/local/ftp/pub/lyskom/elisp-client
/elisp-client
-
$
${VER}
.txt.Z
;
\
cp
../doc/elisp-client /usr/gnu/emacs/info
;
\
cp
../doc/elisp-client /usr/gnu/emacs/info
;
\
)
)
...
...
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