[Julius-cvs 293] CVS update: julius4/adintool

Back to archive index

sumom****@users***** sumom****@users*****
2008年 10月 2日 (木) 17:57:01 JST


Index: julius4/adintool/Makefile.in
diff -u julius4/adintool/Makefile.in:1.3 julius4/adintool/Makefile.in:1.4
--- julius4/adintool/Makefile.in:1.3	Thu Sep 25 13:49:04 2008
+++ julius4/adintool/Makefile.in	Thu Oct  2 17:57:01 2008
@@ -3,7 +3,7 @@
 # Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
 # All rights reserved 
 #
-# $Id: Makefile.in,v 1.3 2008/09/25 04:49:04 sumomo Exp $
+# $Id: Makefile.in,v 1.4 2008/10/02 08:57:01 sumomo Exp $
 #
 SHELL=/bin/sh
 .SUFFIXES:
@@ -33,20 +33,12 @@
 
 ############################################################
 
-install: install.bin install.man
+install: install.bin
 
 install.bin: $(TARGET)
 	${INSTALL} -d @bindir@
 	@INSTALL_PROGRAM@ $(TARGET) @bindir@
 
-install.man:
-	${INSTALL} -d @mandir@/man1
-	@INSTALL_DATA****@adint***** @mandir@/man1/adintool.1
-
-install.man.ja:
-	${INSTALL} -d @mandir@/man1
-	@INSTALL_DATA****@adint***** @mandir@/man1/adintool.1
-
 ############################################################
 
 clean:


Julius-cvs メーリングリストの案内
Back to archive index