remove @EAP_LDFLAGS@, no longer exists
[mech_eap.orig] / libeap / testing / run-hostapd-0.3
1 #!/bin/sh
2
3 # freebsd gcc-cvs
4 for i in minimal-0.4 noeap-0.4 full-0.4 x86_64 arm-0.4; do
5         ./compile hostapd-config/$i $1
6 done