distclean:

rm -f lex_hash.h
BUG#4583
This commit is contained in:
serg@serg.mylan 2004-07-22 19:28:11 +02:00
commit 35ac63439d

View file

@ -125,8 +125,8 @@ sql_lex.o: lex_hash.h
udf_example.so: udf_example.cc
$(CXXCOMPILE) -shared -o $@ $<
#distclean:
# rm -f lex_hash.h
distclean:
rm -f lex_hash.h
# Don't update the files from bitkeeper
%::SCCS/s.%