NetBSD. We can't do that anymore. And before people scream... that's actually good because it means that FreeBSD/Alpha has become wholly FreeBSD. An achievement I think.
11 lines
183 B
Makefile
11 lines
183 B
Makefile
# $Id: Makefile,v 1.5 1998-09-30 07:20:50 jb Exp $
|
|
|
|
.if exists(../Makefile.conf)
|
|
.include "../Makefile.conf"
|
|
.endif
|
|
|
|
DOCS= alpha.sgml
|
|
|
|
INDEXLINK=alpha.html
|
|
|
|
.include "../web.mk"
|