unitools.mk (dcefce6c) unitools.mk (2b25ddf3)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 140 unchanged lines hidden (view full) ---

149SORT*=sort
150PERL*=perl
151TYPE=cat
152CDD=@cd
153COPY=cp -f
154COPYRECURSE=-r
155COPYUPDATE=-u
156DELAY=sleep
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 140 unchanged lines hidden (view full) ---

149SORT*=sort
150PERL*=perl
151TYPE=cat
152CDD=@cd
153COPY=cp -f
154COPYRECURSE=-r
155COPYUPDATE=-u
156DELAY=sleep
157ECHON*=echos
157ECHON*=echo -n
158ECHONL=echo
159AWK*=awk
160GNUCOPY*=cp
161GNUPATCH*=gnupatch
162GNUMAKE*=make
163TOUCH=touch
164#YD rename doesn't work across different drives!
165RENAME=mv

--- 28 unchanged lines hidden ---
158ECHONL=echo
159AWK*=awk
160GNUCOPY*=cp
161GNUPATCH*=gnupatch
162GNUMAKE*=make
163TOUCH=touch
164#YD rename doesn't work across different drives!
165RENAME=mv

--- 28 unchanged lines hidden ---