Skip to content
Snippets Groups Projects
Commit 94e8da16 authored by Wadi.T's avatar Wadi.T
Browse files

Makefile added to project

parent a6d2329b
No related branches found
No related tags found
No related merge requests found
build:
gcc *.c -o test
run:
./test
clean:
rm test
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment