# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD: releng/11.0/bin/cat/Makefile 298107 2016-04-16 07:45:30Z gjb $ .include PACKAGE=runtime PROG= cat .if ${MK_TESTS} != "no" SUBDIR+= tests .endif .include