Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
1a92c29f
Commit
1a92c29f
authored
32 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Use "make -k" and not "make".
parent
fad6ef84
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Build
+5
-5
5 additions, 5 deletions
Build
with
5 additions
and
5 deletions
Build
+
5
−
5
View file @
1a92c29f
#!/bin/sh
#
# $Id: Build,v 1.
9
199
2/01/05
1
8
:2
0:3
8 ceder Exp $
# $Id: Build,v 1.
10
199
3/02/21
1
6
:2
8:5
8 ceder Exp $
# Copyright (C) 1991 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -23,12 +23,12 @@
#
# Please mail bug reports to bug-lyskom@lysator.liu.se.
#
# $Id: Build,v 1.
9
199
2/01/05
1
8
:2
0:3
8 ceder Exp $
# $Id: Build,v 1.
10
199
3/02/21
1
6
:2
8:5
8 ceder Exp $
date
make
depend
\
&&
echo
'
*** Depend ready. Making libraries. ***
'
\
&&
make
libraries
\
&&
make
-
k
libraries
\
&&
echo
'
*** Libraries ready. Making binaries. ***
'
\
&&
make
binaries
\
&&
echo
'
*** All binaries
should
be built. Install manually.
'
&&
make
-
k
binaries
\
&&
echo
'
*** All binaries
might
be built. Install manually.
'
date
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