ROOT = ../..
-include $(ROOT)/config.mk

PROG = etc-cleanup
TARGET = $(PROG)

MOD_HDRS = ../include/etc-groups.h

include $(ROOT)/src/prog.mk
