2 # Set this to 'y' if you want support for reading the link quality
3 # of nowiresneeded 1148 PCMCIA or Swallow cards
8 ##################################################################
9 # Nothing to configure under here
16 COPTS
= -Wall
-O2
-D
'VERSION="$(VERSION)"' -D
'NAME="$(NAME)"'
17 LDOPTS
= -lX11
-L
/usr
/X11R6
/lib
-lXpm
-lXext
18 BINDIR
= /usr
/local
/bin
21 FILES
= wmifinfo.o xutils.o
23 ifeq ("$(ENABLE_NWN_SUPPORT)", "y")
25 COPTS
+= -DENABLE_NWN_SUPPORT
34 $(LD
) -o
$@
$(FILES
) $(LDOPTS
)
43 cd ..
&& tar -zcvf
dist/wmifinfo-
$(VERSION
).tgz wmifinfo-
$(VERSION
)/