remove unused files
This commit is contained in:
parent
e4b1275d14
commit
6302c9a02c
4 changed files with 1 additions and 36 deletions
|
@ -9,6 +9,7 @@ CFLAGS += -g
|
|||
CFLAGS += -O2
|
||||
CFLAGS += -Wall
|
||||
CFLAGS += -Wextra
|
||||
CFLAGS += -D_FILE_OFFSET_BITS=64
|
||||
|
||||
run: leak.o
|
||||
./leak.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue