unitools.mk (534c536d) | unitools.mk (dcefce6c) |
---|---|
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 --- 130 unchanged lines hidden (view full) --- 139TOUCH=touch 140RENAME=mv 141GREP=grep 142FIND=find 143LS=ls 144ECHON=echo -n 145ECHONL=echo 146.ELIF "$(GUI)"=="OS2" | 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 --- 130 unchanged lines hidden (view full) --- 139TOUCH=touch 140RENAME=mv 141GREP=grep 142FIND=find 143LS=ls 144ECHON=echo -n 145ECHONL=echo 146.ELIF "$(GUI)"=="OS2" |
147GPERF*=gperf |
|
147SED*=sed 148SORT*=sort 149PERL*=perl 150TYPE=cat 151CDD=@cd 152COPY=cp -f 153COPYRECURSE=-r 154COPYUPDATE=-u --- 38 unchanged lines hidden --- | 148SED*=sed 149SORT*=sort 150PERL*=perl 151TYPE=cat 152CDD=@cd 153COPY=cp -f 154COPYRECURSE=-r 155COPYUPDATE=-u --- 38 unchanged lines hidden --- |