Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-elisp-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lyskom-elisp-client
lyskom-elisp-client
Commits
704b872d
Commit
704b872d
authored
Feb 4, 1993
by
Linus Tolke
Browse files
Options
Downloads
Patches
Plain Diff
Removed the import.make dependencie of the Makefile.
parent
a0d557ca
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Makefile
+8
-4
8 additions, 4 deletions
src/Makefile
with
8 additions
and
4 deletions
src/Makefile
+
8
−
4
View file @
704b872d
...
...
@@ -24,6 +24,9 @@
#
# $Id$
# $Log$
# 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.
#
...
...
@@ -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
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment