mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-16 02:36:56 -04:00
7 lines
132 B
Makefile
7 lines
132 B
Makefile
# $NetBSD: Makefile,v 1.3 1994/12/22 06:33:38 jtc Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/9/93
|
|
|
|
PROG= logname
|
|
|
|
.include <bsd.prog.mk>
|