Améliorations des dépendances circulaire
This commit is contained in:
4
tests/C/test-01-from-nothing/Bakefile
Normal file
4
tests/C/test-01-from-nothing/Bakefile
Normal file
@@ -0,0 +1,4 @@
|
||||
FLAGS = -ansi -pedabtic
|
||||
|
||||
main: main.c
|
||||
gcc -o main main.c
|
Reference in New Issue
Block a user