Files
y_project/ytest_t/example/compile.sh
T
2023-11-24 09:40:52 +01:00

4 lines
73 B
Bash

#!/bin/bash
gcc -o x1 eg1.c -I../include_ytest/include/ -L.. -lytest $1