mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
01fc3575c0
This allows the installation of the FIPS certified branch used by Google for applications requiring FIPS certification
6 lines
70 B
Makefile
6 lines
70 B
Makefile
SUBDIR =
|
|
SUBDIR += fips
|
|
SUBDIR += head
|
|
|
|
.include <bsd.port.subdir.mk>
|