ICU-5774 svn:ignore and makefile cleanup target cleanup

X-SVN-Rev: 22334
This commit is contained in:
Steven R. Loomis 2007-08-10 02:07:24 +00:00
parent 473b9c23ed
commit f8780f4d57
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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