mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
make -C ../../../gen/$2 -f `pwd`/Helpers.make PWD_CURR=`pwd` $1
|