mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
8 lines
230 B
Bash
8 lines
230 B
Bash
# -*- shell-script -*-
|
|
# This file is part of the HDF5 build script. It is processed shortly
|
|
# after configure starts and defines, among other things, flags for
|
|
# the various compile modes.
|
|
|
|
. config/linux
|
|
CPP=/usr/bin/cpp
|