File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / dnsmasq / contrib / wrt / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 29 19:37:40 2013 UTC (10 years, 11 months ago) by misho
Branches: elwix, MAIN
CVS tags: v2_71, v2_66p0, v2_66, HEAD
dnsmasq

    1: CFLAGS?= -O2 -Wall -W
    2: 
    3: all: dhcp_release dhcp_lease_time
    4: 
    5: clean:
    6: 	rm -f *~ *.o core dhcp_release dhcp_lease_time

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>