Skip to content
GitLab
Menu
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
021ce2c1
Commit
021ce2c1
authored
Mar 05, 1994
by
Per Cederqvist
Browse files
Fixed the rule for server-config.o.
parent
b7c711f4
Changes
1
Show whitespace changes
Inline
Side-by-side
src/server/Makefile.src
View file @
021ce2c1
#
#
# $Id: Makefile.src,v 1.1
3
1994/03/05
18:22:02
ceder Exp $
# $Id: Makefile.src,v 1.1
4
1994/03/05
22:13:35
ceder Exp $
# Copyright (C) 1991 Lysator Academic Computer Association.
# Copyright (C) 1991 Lysator Academic Computer Association.
#
#
# This file is part of the LysKOM server.
# This file is part of the LysKOM server.
...
@@ -129,7 +129,8 @@ tags:
...
@@ -129,7 +129,8 @@ tags:
@SRCTOPDIR@/src/libraries/lib
*
/
*
.c
@SRCTOPDIR@/src/libraries/lib
*
/
*
.c
server-config.o
:
Makefile
server-config.o
:
Makefile
$(CC)
-c
$(CPPFLAGS)
-DDEFAULT_PREFIX
=
'"
$(prefix)
"'
$(ALL_CFLAGS)
$<
$(CC)
-c
$(CPPFLAGS)
-DDEFAULT_PREFIX
=
'"
$(prefix)
"'
$(ALL_CFLAGS)
\
$(srcdir)
/server-config.c
]
]
define([preinstall],[[$(PROGRAMS)]])dnl
define([preinstall],[[$(PROGRAMS)]])dnl
define([doinstall],
define([doinstall],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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