/[suikacvs]/www/mozilla/livehttpheaders/Makefile
Suika

Diff of /www/mozilla/livehttpheaders/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by wakaba, Sat Oct 25 11:59:48 2003 UTC revision 1.4 by wakaba, Mon Dec 22 10:59:10 2003 UTC
# Line 1  Line 1 
1  EXCLUDED_FILES = \  EXCLUDED_FILES = \
2          *.BAK *~ */*.BAK */*~ */*/*.BAK */*/*~ */*/*/*.BAK */*/*/*~ \          *.BAK *~ */*.BAK */*~ */*/*.BAK */*/*~ */*/*/*.BAK */*/*/*~ \
3          CVS/ CVS/* */CVS/ */CVS/* */*/CVS/ */*/CVS/* */*/*/CVS/ */*/*/CVS/* \          CVS/ CVS/* */CVS/ */CVS/* */*/CVS/ */*/CVS/* */*/*/CVS/ */*/*/CVS/* \
4          ChangeLog Makefile .cvsignore *.src *.in \          CVS/.* */CVS/.* */*/CVS/.* */*/*/CVS/.* */*/*/*/CVS/.* \
5          *.jarsrc/ *.jarsrc/* *.jarsrc/*/ *.jarsrc/*/* *.jarsrc/*/*/ *.jarsrc/*/*/* \          */*/*/*/*/CVS/.* \
6          *.jarsrc/*/*/*/ *.jarsrc/*/*/*/* *.jarsrc/*/*/*/*/ *.jarsrc/*/*/*/*/* \          ChangeLog Makefile \
7          *.jarsrc/*/*/*/*/*/ *.jarsrc/*/*/*/*/*/* \          .cvsignore */.cvsignore */*/.cvsignore */*/*/.cvsignore \
8            */*/*/*/.cvsignore */*/*/*/*/.cvsignore \
9            *.src *.in \
10            *.jarsrc/ *.jarsrc/* *.jarsrc/*/ *.jarsrc/*/* *.jarsrc/*/*/ \
11            *.jarsrc/*/*/* *.jarsrc/*/*/*/ *.jarsrc/*/*/*/* *.jarsrc/*/*/*/*/ \
12            *.jarsrc/*/*/*/*/* *.jarsrc/*/*/*/*/*/ *.jarsrc/*/*/*/*/*/* \
13          release/ release/* \          release/ release/* \
14          *.xpi          *.xpi
15  REPPL_DIR = ../tool/  REPPL_DIR = ../tool/
# Line 40  install-res.en.inf: $(REPPL_DIR)install- Line 45  install-res.en.inf: $(REPPL_DIR)install-
45  clean:  clean:
46          -rm -v $(GENERATED_FILES)          -rm -v $(GENERATED_FILES)
47          -rm -v ./*~ ./.*~ ./*.BAK ./.*.BAK          -rm -v ./*~ ./.*~ ./*.BAK ./.*.BAK
48            cd $(PACKAGE_BASENAME).jarsrc/locale/ja-JP/$(ORIGINAL_PACKAGE_BASENAME) && make clean
49    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24