8d666724e9
bios laptops like the ibm thinkpad x40
9 lines
131 B
Makefile
9 lines
131 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2005/03/09 02:56:14 jcs Exp $
|
|
|
|
PROG= tphdisk
|
|
NOMAN=
|
|
|
|
BINDIR= ${PREFIX}/sbin
|
|
|
|
.include <bsd.prog.mk>
|