Kaydet (Commit) 2cf46b14 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

build shared library object

üst 47b5dc87
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.1 $ # $Revision: 1.2 $
# #
# last change: $Author: np $ $Date: 2001-06-11 16:05:18 $ # last change: $Author: hr $ $Date: 2001-06-13 14:45:20 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -79,6 +79,8 @@ TARGETTYPE=CUI ...@@ -79,6 +79,8 @@ TARGETTYPE=CUI
OBJFILES= \ OBJFILES= \
$(OBJ)$/simstr.obj $(OBJ)$/simstr.obj
SLOFILES= \
$(SLO)$/simstr.obj
...@@ -87,4 +89,3 @@ OBJFILES= \ ...@@ -87,4 +89,3 @@ OBJFILES= \
.INCLUDE : target.mk .INCLUDE : target.mk
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment