mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
7 lines
107 B
Makefile
7 lines
107 B
Makefile
# $NetBSD: Makefile,v 1.1 1999/07/19 09:11:26 kleink Exp $
|
|
|
|
PROG= link
|
|
MAN= link.8
|
|
|
|
.include <bsd.prog.mk>
|