mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:43:02 +01:00
9 lines
83 B
Batchfile
9 lines
83 B
Batchfile
|
|
call setenvvar.bat
|
|
|
|
@echo.
|
|
@echo cleaning
|
|
:: CLEANING
|
|
@call clean_udf.bat
|
|
|
|
:: TODO |