bricolages...
This commit is contained in:
@@ -16,9 +16,6 @@ hello: hello.c Makefile
|
||||
arguments: arguments.c Makefile
|
||||
gcc -Wall $< -o $@
|
||||
|
||||
no-op: no-op.c Makefile
|
||||
gcc -Wall $< -o $@
|
||||
|
||||
voirenv: voirenv.c Makefile
|
||||
gcc -Wall $< -o $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user