[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / testing

Diff for /OpenXM/src/asir-contrib/testing/Makefile between version 1.11 and 1.12

version 1.11, 2011/01/16 08:52:44 version 1.12, 2015/03/16 07:16:11
Line 1 
Line 1 
 #$OpenXM: OpenXM/src/asir-contrib/testing/Makefile,v 1.10 2010/05/10 05:10:03 noro Exp $  #$OpenXM: OpenXM/src/asir-contrib/testing/Makefile,v 1.11 2011/01/16 08:52:44 noro Exp $
 all: t.texi  all: t.texi
   
 t.texi: tr-ja.oxt  t.texi: tr-ja.oxt
Line 15  link-to-src:
Line 15  link-to-src:
         -(cd ../packages/src ; rm -f noro_module_syz.rr; cp ../../testing/noro/module_syz.rr noro_module_syz.rr)          -(cd ../packages/src ; rm -f noro_module_syz.rr; cp ../../testing/noro/module_syz.rr noro_module_syz.rr)
         -(cd ../packages/src ; rm -f noro_mwl.rr; cp ../../testing/noro/mwl.rr noro_mwl.rr)          -(cd ../packages/src ; rm -f noro_mwl.rr; cp ../../testing/noro/mwl.rr noro_mwl.rr)
         -(cd ../packages/src ; rm -f noro_pd.rr; cp ../../testing/noro/new_pd.rr noro_pd.rr)          -(cd ../packages/src ; rm -f noro_pd.rr; cp ../../testing/noro/new_pd.rr noro_pd.rr)
           -(cd ../packages/src ; rm -f noro_grcrt.rr; cp ../../testing/noro/grcrt.rr noro_grcrt.rr)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>