PROG= aw SRCS= aw.c CFLAGS+= -Wall # For the moment we have to hard code the location of the # usb.h include file, until it moves properly into the tree CFLAGS+= -I/sys MAN1= aw.1 CLEANFILES+= *~ .include