:tada
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
CC=gcc
|
||||
#CFLAGS=-g -Wall -Wextra -pedantic -std=gnu99 -pthread
|
||||
CFLAGS=-g -pthread
|
||||
CFLAGS=-g -Wall -Wextra -pedantic -std=gnu99 -pthread
|
||||
EXAMPLES=fibs fauxgrep fauxgrep-mt fhistogram fhistogram-mt
|
||||
|
||||
.PHONY: all test clean ../src.zip
|
||||
|
Reference in New Issue
Block a user