summaryrefslogblamecommitdiff
path: root/usr.bin/file2c/Makefile
blob: f8216adc660b56982f6401a7e64a2334d087283f (plain) (tree)
1
2
3
4
5
6
7
8
9
           
 
                      
 
              
 
          
                          
 
                      
# $FreeBSD$

.include <src.opts.mk>

PROG=	file2c

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>