From 962b454f8fc5e4dc370d3534e112534cbee98603 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 20 Apr 2014 16:02:35 +0200 Subject: Use todos instead deprecated unix2dos --- examples/cxx/tree/custom/mixed/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/cxx/tree/custom/mixed') diff --git a/examples/cxx/tree/custom/mixed/makefile b/examples/cxx/tree/custom/mixed/makefile index 50c18b5..54610f0 100644 --- a/examples/cxx/tree/custom/mixed/makefile +++ b/examples/cxx/tree/custom/mixed/makefile @@ -80,7 +80,7 @@ $(dist): $(dist-common) $(dist-win): $(dist-common) $(call install-data,$(src_base)/README,$(dist_prefix)/$(path)/README.txt) - $(call message,,unix2dos $(dist_prefix)/$(path)/README.txt) + $(call message,,todos $(dist_prefix)/$(path)/README.txt) # Clean. -- cgit v1.1