On this page:
Make:   Dependency Manager
5.92

Make: Dependency Manager

The make library provides a Racket version of the popular make utility. Its syntax is intended to imitate the syntax of make, only in Racket.

    1 Overview

    2 Make from Dependencies

      2.1 Signature

      2.2 Unit

    3 Building Native-Code Extensions

    4 Making Collections

      4.1 Signature

      4.2 Unit