8 lines
114 B
Makefile
8 lines
114 B
Makefile
# $OpenBSD: Makefile,v 1.3 2022/03/23 22:34:51 bluhm Exp $
|
|
|
|
SUBDIR+= egcs lib
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|