clean up the make process

X-Trac-URL: https://ssl.icu-project.org/trac/ticket/157



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@298 0a8b766c-62c9-45f9-954d-7f2943c9ead0
This commit is contained in:
Steven R. Loomis 1999-12-04 02:53:39 +00:00
parent 2c0d89fedc
commit 857d0af298
2 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@ UNICODE_VERSION = @UNICODE_VERSION@
@SAMPLES_FALSE@SAMPLE =
## Files to remove for 'make clean'
CLEANFILES = *~
CLEANFILES = *~
DOCDIRS = common i18n
SUBDIRS = common i18n $(EXTRA) tools $(TEST) $(SAMPLE)
@ -120,7 +120,7 @@ clean-local:
test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-local:
rm -f Makefile config.cache config.log config.status
rm -f Makefile config.cache config.log config.status config/Makefile
rm -f common/platform.h common/icucfg.h
check-local:

View file

@ -41,7 +41,7 @@ top_builddir = ../..
subdir = tools/gencmn
## Extra files to remove for 'make clean'
CLEANFILES = *~
CLEANFILES = *~ mkmap.tmp
## Target information
TARGET = gencmn