Skip to content
GitLab
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
704b872d
Commit
704b872d
authored
Feb 04, 1993
by
Linus Tolke
Browse files
Removed the import.make dependencie of the Makefile.
parent
a0d557ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
704b872d
...
...
@@ -24,7 +24,10 @@
#
# $Id$
# $Log$
# Revision 35.20 1992/07/30 19:49:22 linus
# Revision 35.21 1993/02/04 04:00:48 linus
# Removed the import.make dependencie of the Makefile.
#
# Revision 35.20 1992/07/30 19:49:22 linus
# Moved around functions to the new reading.el file.
#
# Revision 35.19 1992/07/26 23:14:02 linus
...
...
@@ -88,11 +91,12 @@
# Lagt till lyskom-clientversion-long
#
include
Topdir.make
include
$(TOPDIR)/scripts/import.make
GENERIC-CLEAN
=
*
~
*
.o core
GENERIC-DIST-CLEAN
=
TAGS
MKDIR
=
/bin/mkdir
RM
=
/usr/gnu/bin/rm
-vf
EMACS-BATCH
=
emacs
-batch
-l
/usr/local/
lib
/elisp/bytecomp
EMACS-BATCH
=
emacs
-batch
-l
/usr/local/
var
/elisp/bytecomp
# NOTE: lyskom-rest.el must be the last file in PARTS-EL and SRC-ELC.
PARTS-EL
=
komtypes.el clienttypes.el startup.el
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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