1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
openbsd-src/distrib/Makefile
1997-09-18 17:43:47 +00:00

9 lines
156 B
Makefile

# $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>