sync
This commit is contained in:
11
Rush_02/Makefile
Normal file
11
Rush_02/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
clone:
|
||||
@git clone git@vogsphere.42lausanne.ch:vogsphere/intra-uuid-43aa272e-0de1-4199-8bd8-51ca85234f84-3736481 rush-02
|
||||
|
||||
cc:
|
||||
@norminette -R CheckForbiddenSourceHeader
|
||||
@gcc -Wall -Wextra -Werror -o a.out *.c
|
||||
@./a.out
|
||||
@rm -f a.out
|
||||
|
||||
all: clone
|
||||
|
||||
Reference in New Issue
Block a user