include ../config.mk include config.mk OUT = status-bat SRC = bat.c OBJ = ${SRC:.c=.o} CONFIG = config.h include ../Makefile.status.inc