mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
distclean:
rm -f lex_hash.h BUG#4583
This commit is contained in:
parent
92d96c9391
commit
35ac63439d
1 changed files with 2 additions and 2 deletions
|
|
@ -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.%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue