This commit is contained in:
Rafal Kupiec 2018-07-12 13:45:11 +02:00
parent 404a2cb402
commit 4a98bdc865
1 changed files with 31 additions and 32 deletions

View File

@ -29,4 +29,3 @@ main: $(OBJ)
.c.o: .c.o:
$(CC) -c $(INCLUDES) $(CFLAGS) $< $(CC) -c $(INCLUDES) $(CFLAGS) $<