start-stop-daemon_nondeb: start-stop-daemon_nondeb.c
	gcc -Wall -Wextra -Wno-return-type -o $@ $<

clean:
	rm start-stop-daemon_nondeb
