Skip to content
Snippets Groups Projects
Commit 8ae56f26 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Now links some extra symbols to the Pike binary.

Rev: src/modules/Mysql/Makefile.in:1.2
parent b671c773
No related branches found
No related tags found
No related merge requests found
#
# $Id: Makefile.in,v 1.1 1997/02/11 08:36:33 hubbe Exp $
# $Id: Makefile.in,v 1.2 1997/03/06 21:23:52 grubba Exp $
#
SRCDIR=@srcdir@
......@@ -8,5 +8,8 @@ MODULE_CPPFLAGS=@DEFS@ @CPPFLAGS@
OBJS=mysql.o result.o
MODULE_LDFLAGS=@LDFLAGS@ @MYSQL_LIBS@
DUMMY=dummy.o
LINKER_OPTIONS=modules/Mysql/dummy.o
@dynamic_module_makefile@
@dependencies@
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment