mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
parent
ea5e48d23e
commit
97e07d2d11
@ -910,7 +910,7 @@ clean_gpre_gen:
|
||||
-$(RM) -f `find $(TMP_ROOT)/ -type f -name '*.cpp' -print`
|
||||
|
||||
clean_yacc_gen:
|
||||
$(RM) $(ROOT)/src/dsql/parse.cpp $(ROOT)/src/dsql/dsql.tab.h types.y y.*
|
||||
$(RM) $(ROOT)/src/dsql/parse.cpp $(ROOT)/src/dsql/dsql.tab.h types.y y.* $(OBJ)/.parse-gen-sentinel
|
||||
|
||||
#___________________________________________________________________________
|
||||
# Extra platform specific targets
|
||||
|
Loading…
Reference in New Issue
Block a user