summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/wrtvid/Makefile,v
blob: 994362b6ddb0567c6b61477f18c2ad21851c7662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
head	1.1;
access;
symbols;
locks
	drahn:1.1; strict;
comment	@# @;


1.1
date	95.09.28.19.00.28;	author drahn;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@PROG=	wrtvid
NOMAN=

install:

.include <bsd.prog.mk>
@