#-------------------------------------------------------------------------------
# GraphBLAS/Doc/UserGuide/Makefile
#-------------------------------------------------------------------------------

# SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2025, All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

#-------------------------------------------------------------------------------

# creates the user guide
all:
	( cd .. ; make )

