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