/[gnokii]/gnokii/common/Makefile
ViewVC logotype

Diff of /gnokii/common/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.79 by pkot, Thu Oct 20 21:59:36 2005 UTC revision 1.80 by bozo, Tue Nov 8 21:29:37 2005 UTC
# Line 23  ifdef WIN32_CROSS Line 23  ifdef WIN32_CROSS
23  LIBTOOL_UNDEF = -no-undefined  LIBTOOL_UNDEF = -no-undefined
24  LIBTOOL_VER = -version-info $(MAJOR_NUMBER):$(MINOR_NUMBER):0 -avoid-version  LIBTOOL_VER = -version-info $(MAJOR_NUMBER):$(MINOR_NUMBER):0 -avoid-version
25  LIBTOOL_RPATH=-rpath $(libdir)  LIBTOOL_RPATH=-rpath $(libdir)
26    LDLIBS += -lws2_32 -lwinmm
27  else  else
28  LIBTOOL_VER = -version-info $(MAJOR_NUMBER):$(MINOR_NUMBER):0  LIBTOOL_VER = -version-info $(MAJOR_NUMBER):$(MINOR_NUMBER):0
29  LIBTOOL_RPATH=-rpath $(libdir)  LIBTOOL_RPATH=-rpath $(libdir)

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26