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