mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 21:42:59 +03:00
tpws : makefile -lcap
This commit is contained in:
parent
50a96d124b
commit
60e3a76864
@ -1,6 +1,6 @@
|
|||||||
CC ?= gcc
|
CC ?= gcc
|
||||||
CFLAGS += -s -O3
|
CFLAGS += -s -O3
|
||||||
LIBS = -lz
|
LIBS = -lz -lcap
|
||||||
SRC_FILES = *.c
|
SRC_FILES = *.c
|
||||||
|
|
||||||
all: tpws
|
all: tpws
|
||||||
|
Loading…
x
Reference in New Issue
Block a user