Ajout de nouveaux fichiers de test et suppression de fichiers obsolètes
This commit is contained in:
5
tests/test-01-from-nothing/make/Makefile
Normal file
5
tests/test-01-from-nothing/make/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
main: main.c
|
||||
gcc -o main main.c
|
||||
|
||||
clean:
|
||||
rm main
|
Reference in New Issue
Block a user