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
85b827e2
Commit
85b827e2
authored
Jul 26, 1992
by
Linus Tolke
Browse files
Added prefetch.el
parent
81d7692c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
85b827e2
...
@@ -24,7 +24,10 @@
...
@@ -24,7 +24,10 @@
#
#
# $Id$
# $Id$
# $Log$
# $Log$
# Revision 35.18 1992/06/16 11:33:32 linus
# Revision 35.19 1992/07/26 23:14:02 linus
# Added prefetch.el
#
# Revision 35.18 1992/06/16 11:33:32 linus
# Alfa-version is replaced upon installation also.
# Alfa-version is replaced upon installation also.
#
#
# Revision 35.17 1992/05/11 01:55:38 linus
# Revision 35.17 1992/05/11 01:55:38 linus
...
@@ -95,7 +98,7 @@ PARTS-EL = komtypes.el clienttypes.el startup.el \
...
@@ -95,7 +98,7 @@ PARTS-EL = komtypes.el clienttypes.el startup.el \
view-text.el async.el completing-read.el
\
view-text.el async.el completing-read.el
\
prioritize.el flags.el
\
prioritize.el flags.el
\
elib-string.el
\
elib-string.el
\
lyskom-rest.el
prefetch.el
lyskom-rest.el
HEADER-EL
=
macros.el vars.el
HEADER-EL
=
macros.el vars.el
HEADER-ELC
=
macros.elc vars.elc
HEADER-ELC
=
macros.elc vars.elc
SWEDISH-EL
=
swedish-strings.el
SWEDISH-EL
=
swedish-strings.el
...
@@ -108,7 +111,7 @@ SRC-ELC = komtypes.elc clienttypes.elc startup.elc \
...
@@ -108,7 +111,7 @@ SRC-ELC = komtypes.elc clienttypes.elc startup.elc \
view-text.elc async.elc completing-read.elc
\
view-text.elc async.elc completing-read.elc
\
prioritize.elc flags.elc
\
prioritize.elc flags.elc
\
elib-string.elc
\
elib-string.elc
\
lyskom-rest.elc
prefetch.elc
lyskom-rest.elc
PARTS-ELC
=
$
(
SRC-ELC
)
PARTS-ELC
=
$
(
SRC-ELC
)
.SUFFIXES
:
.el .elc
.SUFFIXES
:
.el .elc
...
...
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