[Julius-cvs 295] CVS update: julius4/gramtools

Back to archive index

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


Index: julius4/gramtools/Makefile.in
diff -u julius4/gramtools/Makefile.in:1.2 julius4/gramtools/Makefile.in:1.3
--- julius4/gramtools/Makefile.in:1.2	Tue Dec 18 17:45:46 2007
+++ julius4/gramtools/Makefile.in	Thu Oct  2 17:57:02 2008
@@ -4,7 +4,7 @@
 
 # All rights reserved
 #
-# $Id: Makefile.in,v 1.2 2007/12/18 08:45:46 sumomo Exp $
+# $Id: Makefile.in,v 1.3 2008/10/02 08:57:02 sumomo Exp $
 #
 SHELL=/bin/sh
 RM=@RM@ -f
@@ -29,14 +29,6 @@
 	  (cd $$d; $(MAKE) install.bin); \
 	done
 
-install.man:
-	for d in $(SUBDIRS); do \
-	  (cd $$d; $(MAKE) install.man); \
-	done
-
-install.man.ja:
-	echo nothing to be installed for gramtools.
-
 clean:
 	for d in $(SUBDIRS); do \
 	  (cd $$d; $(MAKE) clean); \


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