Files
y_project/example/compile.sh
T

4 lines
73 B
Bash

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