Skip to content
Snippets Groups Projects
Commit 71541ac8 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt Committed by Jan-Philipp Litza
Browse files

add hoodselector respondd Makefile #789

parent 9a32ecb0
No related branches found
No related tags found
No related merge requests found
all: respondd.so
CFLAGS += -Wall
respondd.so: respondd.c
$(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -shared -fPIC -D_GNU_SOURCE -o $@ $^ $(LDLIBS) -lgluonutil -luci
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment