blob: 1dd4808d0ab97e530ac421e053569455d181fba3 [file] [log] [blame]
Gurchetan Singhcb8d37c2023-11-06 10:19:32 -08001#!/usr/bin/env bash
2#
3# Copyright 2016-2023 The Khronos Group Inc.
4#
5# SPDX-License-Identifier: Apache-2.0
6
7# makeAllExts - invoke Makefile with the right options to build with all
8# extensions included.
9
10./makeSpec -clean -spec all $*