ICU-157 clean up the make process

X-SVN-Rev: 298
This commit is contained in:
Steven R. Loomis 1999-12-04 02:53:39 +00:00
parent c0908dcdb4
commit 76bdfc909a
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