mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
8 lines
165 B
Makefile
8 lines
165 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.1.1.1 1999/08/08 23:31:13 itojun Exp $
|
|
# $FreeBSD$
|
|
|
|
SCRIPTS=prefix.sh
|
|
MAN= prefix.8
|
|
|
|
.include <bsd.prog.mk>
|