Skip to content

Commit 48ae06f

Browse files
Merge pull request #4 from cassiozareck/main
makefile
2 parents 3baedfa + aae5d24 commit 48ae06f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
comp:
2+
gcc -o main src/main.c src/Graphic.c src/GraphTools.c src/ListTools.c -Iinclude -lm

src/Makefile

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)