xref
: /
freebsd
/
usr.bin
/
split
/
Makefile
(revision 2357939bc239bd5334a169b62313806178dd8f30)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD$
3
4
PROG
=
split
5
6
.
include
<
bsd.prog.mk
>
7