mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 09:39:20 -04:00
11 lines
171 B
Makefile
11 lines
171 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/09/18 06:16:41 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
NOMAN= # defined
|
|
|
|
PROG= ppt
|
|
HIDEGAME= hidegame
|
|
|
|
.include <bsd.prog.mk>
|
|
|