[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / distrib

File: [local] / src / distrib / Makefile (download)

Revision 1.6, Thu Sep 18 17:43:47 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +5 -2 lines

installing special is dumb

#	$OpenBSD: Makefile,v 1.6 1997/09/18 17:43:47 deraadt Exp $

.if	!make(install)
SUBDIR= special
.endif
SUBDIR+= ${MACHINE} notes

.include <bsd.subdir.mk>