head	1.3;
access;
symbols
	RELENG_9_1_0_RELEASE:1.2
	RELENG_9_1:1.2.0.6
	RELENG_9_1_BP:1.2
	RELENG_9_0_0_RELEASE:1.2
	RELENG_9_0:1.2.0.4
	RELENG_9_0_BP:1.2
	RELENG_9:1.2.0.2
	RELENG_9_BP:1.2;
locks; strict;
comment	@# @;


1.3
date	2013.07.05.00.56.50;	author svnexp;	state dead;
branches;
next	1.2;

1.2
date	2010.11.03.10.43.38;	author rpaulo;	state Exp;
branches;
next	1.1;

1.1
date	2010.06.14.15.37.48;	author rpaulo;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252729
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@all:
	@@echo Nothing to be made.

clean:
	rm -f *~ *.o *.d
	rm -f build.wpa_supplicant build.hostapd

install:
	@@echo Nothing to be made.
@


1.2
log
@SVN rev 214734 on 2010-11-03 10:43:38Z by rpaulo

Merge wpa_supplicant and hostapd 0.7.3.
@
text
@@


1.1
log
@SVN rev 209158 on 2010-06-14 15:37:48Z by rpaulo

MFV hostapd & wpa_supplicant 0.6.10.
@
text
@a4 1
	for d in $(SUBDIRS); do make -C $$d clean; done
d6 1
@

