CC=mipsel-openwrt-linux-gcc CFLAGS=-Wall -I../../atrf/fw/include MAIN = try OBJS = $(MAIN).c lib/atusd.o $(MAIN): $(OBJS)