2 lines
53 B
Makefile
2 lines
53 B
Makefile
test:
|
|
$(CC) -DMEMWATCH -DMW_STDIO test.c memwatch.c
|
test:
|
|
$(CC) -DMEMWATCH -DMW_STDIO test.c memwatch.c
|