1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Fix for "make distclean".

This commit is contained in:
Bruno Haible
2000-08-21 08:51:24 +00:00
parent 50d2272c64
commit fb70031952
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
* tests/Makefile.in (all): Add check-lang-utf8 and check-lang-ucs2. * tests/Makefile.in (all): Add check-lang-utf8 and check-lang-ucs2.
(check-lang-utf8, check-lang-ucs2): New targets. (check-lang-utf8, check-lang-ucs2): New targets.
(clean): Remove lu8out and lu2out.
* tests/lang-utf8.gperf, tests/lang-utf8.exp: New files. * tests/lang-utf8.gperf, tests/lang-utf8.exp: New files.
* tests/lang-ucs2.gperf, tests/test2.c, tests/lang-ucs2.in, * tests/lang-ucs2.gperf, tests/test2.c, tests/lang-ucs2.in,
tests/lang-ucs2.exp: New files. tests/lang-ucs2.exp: New files.

View File

@@ -260,7 +260,7 @@ check-lang-syntax : force
mostlyclean : clean mostlyclean : clean
clean : force clean : force
$(RM) *.o core *inset.c output.* *.out aout cout m3out pout preout tmp-* valitest* $(RM) *.o core *inset.c output.* *.out aout cout lu2out lu8out m3out pout preout tmp-* valitest*
distclean : clean distclean : clean
$(RM) config.status config.log config.cache Makefile $(RM) config.status config.log config.cache Makefile