aboutsummaryrefslogtreecommitdiffstats
path: root/src/etc-cleanup/Makefile
blob: 10c28cd7602defc882cf08c06173698b85c75618 (plain) (blame)
1
2
3
4
5
6
7
8
9
ROOT = ../..
-include $(ROOT)/config.mk

PROG = etc-cleanup
TARGET = $(PROG)

MOD_HDRS = ../include/etc_groups.h

include $(ROOT)/src/prog.mk