mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
7 lines
93 B
Makefile
7 lines
93 B
Makefile
|
|
# @(#)Makefile 5.3 (Berkeley) 5/11/90
|
||
|
|
|
||
|
|
PROG= makekey
|
||
|
|
MAN8= makekey.0
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|