mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
7 lines
99 B
Makefile
7 lines
99 B
Makefile
# @(#)Makefile 8.2 (Berkeley) 5/31/93
|
|
|
|
PROG= ln
|
|
MAN1= ln.1
|
|
MAN7= symlink.7
|
|
|
|
.include <bsd.prog.mk>
|