mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 08:50:22 -05:00
10 lines
105 B
Makefile
10 lines
105 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
# $FreeBSD$
|
|
|
|
PROG= ppt
|
|
NO_MAN=
|
|
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|
|
|