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
861b4f30
Commit
861b4f30
authored
Apr 05, 1994
by
Per Cederqvist
Browse files
Release 1.6.1 (I hope).
parent
03850a8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
861b4f30
# Generated from: Makefile.src,v 1.1
5
1994/04/05
07:50:34
ceder Exp
# Generated from: Makefile.src,v 1.1
6
1994/04/05
21:17:09
ceder Exp
# Copyright (C) 1991, 1993, 1994 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -114,6 +114,7 @@ dist: $(srcdir)/configure
cp
$(srcdir)
/doc/
$$
i lyskom-
$
(
SERVER-VER
)
/doc/
$i
||
exit
1
;
\
done
cp
-r
$(srcdir)
/doc/man lyskom-
$
(
SERVER-VER
)
/doc/man
$(RM)
-r
lyskom-
$
(
SERVER-VER
)
/doc/man/man?
for
i
in
mkmi.m4 Makefile.src Makefile.in mkinstalldirs
;
do
\
cp
$(srcdir)
/scripts/
$$
i lyskom-
$
(
SERVER-VER
)
/scripts/||exit 1
;
\
done
...
...
@@ -133,7 +134,7 @@ dist: $(srcdir)/configure
find lyskom-
$
(
SERVER-VER
)
\
\(
-name
CVS
-o
-name
'*~'
-o
-name
'#*#'
-o
-name
'lib*.a'
\
-o
-name
'*.o'
-o
-name
'.#*'
-o
-name
core
\
-o
-name
Makefile.in2
-o
-name
'stamp-*'
\)
\
-o
-name
Makefile.in2
-o
-name
'stamp-*'
-o
-name
'TAGS'
\)
\
-print
-exec
rm
-rf
"{}"
\;
-prune
tar
cvf lyskom-
$
(
SERVER-VER
)
.tar lyskom-
$
(
SERVER-VER
)
$(RM)
lyskom-
$
(
SERVER-VER
)
.tar.gz
...
...
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