ICU-5774 svn:ignore and makefile cleanup target cleanup
X-SVN-Rev: 22334
This commit is contained in:
parent
473b9c23ed
commit
f8780f4d57
1
.gitignore
vendored
1
.gitignore
vendored
@ -286,6 +286,7 @@ icu4c/source/test/perf/collperf/collperf
|
||||
icu4c/source/test/perf/collperf/collperf.vcproj.*.*.user
|
||||
icu4c/source/test/perf/collperf/debug
|
||||
icu4c/source/test/perf/collperf/release
|
||||
icu4c/source/test/perf/convperf/Makefile
|
||||
icu4c/source/test/perf/convperf/convperf.vcproj.*.*.user
|
||||
icu4c/source/test/perf/convperf/debug
|
||||
icu4c/source/test/perf/convperf/release
|
||||
|
@ -1,5 +1,5 @@
|
||||
## Makefile.in for ICU tests
|
||||
## Copyright (c) 1999-2004, International Business Machines Corporation and
|
||||
## Copyright (c) 1999-2007, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
|
||||
## Source directory information
|
||||
@ -40,6 +40,7 @@ install: install-recursive install-local
|
||||
clean: clean-recursive clean-local
|
||||
distclean : distclean-recursive distclean-local
|
||||
$(RMV) hdrtst/Makefile
|
||||
$(RMV) perf/convperf/Makefile
|
||||
|
||||
dist: dist-recursive dist-local
|
||||
check: everything check-recursive check-local
|
||||
|
Loading…
Reference in New Issue
Block a user