[Julius-cvs 239] CVS update: julius4/mkbinhmm

アーカイブの一覧に戻る

sumom****@users***** sumom****@users*****
2008年 9月 25日 (木) 13:49:06 JST


Index: julius4/mkbinhmm/Makefile.in
diff -u julius4/mkbinhmm/Makefile.in:1.2 julius4/mkbinhmm/Makefile.in:1.3
--- julius4/mkbinhmm/Makefile.in:1.2	Tue Dec 18 17:45:55 2007
+++ julius4/mkbinhmm/Makefile.in	Thu Sep 25 13:49:05 2008
@@ -3,7 +3,7 @@
 # Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
 # All rights reserved
 #
-# $Id: Makefile.in,v 1.2 2007/12/18 08:45:55 sumomo Exp $
+# $Id: Makefile.in,v 1.3 2008/09/25 04:49:05 sumomo Exp $
 #
 SHELL=/bin/sh
 .SUFFIXES:
@@ -15,7 +15,7 @@
 CC=@CC@
 CFLAGS=@CFLAGS@
 CPPFLAGS=-I$(LIBSENT)/include @CPPFLAGS@ @DEFS@ `$(LIBSENT)/libsent-config --cflags`
-LDFLAGS=@LDFLAGS@ -L$(LIBSENT) -lsent @LIBS@ `$(LIBSENT)/libsent-config --libs` -lm
+LDFLAGS=@LDFLAGS@ -L$(LIBSENT) `$(LIBSENT)/libsent-config --libs`
 RM=@RM@ -f
 prefix=@prefix@
 exec_prefix=@exec_prefix@


Julius-cvs メーリングリストの案内
アーカイブの一覧に戻る