mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
6 lines
97 B
Makefile
6 lines
97 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/04/14 22:15:28 lukem Exp $
|
|
|
|
PROG= uuidgen
|
|
|
|
.include <bsd.prog.mk>
|