pe1chl-elproxy/Makefile

5 lines
137 B
Makefile
Raw Normal View History

2022-05-29 11:12:14 +00:00
all: elproxy
elproxy: elproxy.c
gcc -O3 -finline-functions-called-once -finline-small-functions -Wall elproxy.c -s -o elproxy -lnettle