aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: dbffe8c578e31906374609ffc441cc02bd333b31 (plain) (blame)
1
2
3
4
5
PROG=	opendircolors
SRCS=	lscolors.c
MAN=	

.include <bsd.prog.mk>