openbsd-ports/lang/gcc/Makefile
cwen c60fe1d7f8 gcc: move comment about syncing bsd.port.mk(5) when the ports-gcc major
version changes from gcc/8/Makefile to gcc/Makefile.

Proposed by and OK sthen@
2020-01-12 11:37:28 +00:00

9 lines
186 B
Makefile

# $OpenBSD: Makefile,v 1.18 2020/01/12 11:37:28 cwen Exp $
# XXX sync bsd.port.mk(5) when ports-gcc major version changes
SUBDIR =
SUBDIR += 8
.include <bsd.port.subdir.mk>