Remove example_build

This commit is contained in:
Abdelrahman Said 2024-02-24 17:15:35 +00:00
parent 2be4536850
commit 5cbe7f2612

View File

@ -1,12 +0,0 @@
#!/bin/bash
INCLUDE=" \
-Ialiases \
-Icpath/include \
-Idstr/include \
"
SRC=" \
cpath/src/*.c \
dstr/src/*.c \
"