]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/soelim/Makefile
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / usr.bin / soelim / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 PROG=   soelim
6
7 HAS_TESTS=
8 SUBDIR.${MK_TESTS}+= tests
9
10 .include <bsd.prog.mk>