remove useless line ot building uttt
This commit is contained in:
parent
1623df8006
commit
e47e1e4f7a
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ CPPFLAGS=
|
||||||
all: utictactoe
|
all: utictactoe
|
||||||
|
|
||||||
utictactoe: utictactoe.c ## Compile utictactoe.c
|
utictactoe: utictactoe.c ## Compile utictactoe.c
|
||||||
$(CC) $(CFQLGS) $< -o $@
|
|
||||||
|
|
||||||
# Nettoyage
|
# Nettoyage
|
||||||
.PHONY: clean help
|
.PHONY: clean help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue