Commit 473eec23 authored by unknown's avatar unknown
Browse files

distclean:

	rm -f lex_hash.h
BUG#4583

parent 632f3506
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.%