NetBSD-5.0.2/dist/wpa/src/crypto/Makefile

all:
	@echo Nothing to be made.

clean:
	for d in $(SUBDIRS); do make -C $$d clean; done
	rm -f *~ *.o *.d