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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
5d3d88a2
Commit
5d3d88a2
authored
Sep 06, 1992
by
Per Cederqvist
Browse files
SERVER-VER is now 1.2.5.
Include libisc-new instead of libisc in the server distribution.
parent
e223f08c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
5d3d88a2
#
# $Id: Makefile,v 0.3
6
1992/0
5/18 23:22:21
ceder Exp $
# $Id: Makefile,v 0.3
7
1992/0
9/06 19:07:16
ceder Exp $
# Copyright (C) 1991 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -28,7 +28,7 @@ SCRIPTDIR = $(TOPDIR)/scripts
include
$(SCRIPTDIR)/import.make
SUBDIRS
=
doc junk scripts src config
SERVER-VER
=
1.2.
0
SERVER-VER
=
1.2.
5
all
:
msg includes libraries binaries end-msg
...
...
@@ -99,7 +99,7 @@ distribution: distclean
cp
-r
run-support lyskom-
$
(
SERVER-VER
)
/run-support
cp
-r
src/libraries/libansi lyskom-
$
(
SERVER-VER
)
/src/libraries
cp
-r
src/libraries/libcommon lyskom-
$
(
SERVER-VER
)
/src/libraries
cp
-r
src/libraries/libisc lyskom-
$
(
SERVER-VER
)
/src/libraries
cp
-r
src/libraries/libisc
-new
lyskom-
$
(
SERVER-VER
)
/src/libraries
cp
-r
src/libraries/libmisc lyskom-
$
(
SERVER-VER
)
/src/libraries
cp
-r
src/server lyskom-
$
(
SERVER-VER
)
/src
cp
-r
src/include lyskom-
$
(
SERVER-VER
)
/src/include
...
...
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