summaryrefslogtreecommitdiffstats
path: root/contrib/wrt/Makefile
blob: 68e8d3215d1d7981038c2175d1a4894364b66b9b (plain)
1
2
3
4
5
6
CFLAGS?= -O2 -Wall -W

all: dhcp_release dhcp_lease_time

clean:
	rm -f *~ *.o core dhcp_release dhcp_lease_time