]> git.cameronkatri.com Git - opendircolors.git/blob - Makefile
Rename, add Makefile
[opendircolors.git] / Makefile
1 PROG= opendircolors
2 SRCS= lscolors.c
3 MAN=
4
5 .include <bsd.prog.mk>