maj
This commit is contained in:
@@ -8,7 +8,6 @@ but : run
|
||||
|
||||
OFILES = plateau_init.o \
|
||||
fenetre.o \
|
||||
time.o \
|
||||
main.o
|
||||
|
||||
CC = gcc
|
||||
@@ -21,8 +20,6 @@ plateau_init.o : plateau_init.h
|
||||
|
||||
fenetre.o : fenetre.h plateau_init.h
|
||||
|
||||
time.o : time.h
|
||||
|
||||
main.o : main.c fenetre.h time.h
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user