Makefile 186 B

12345678
  1. IVORY_REPO ?= ../../../ivory
  2. TOWER_REPO ?= ../../../tower
  3. BSP_REPO ?= ../../../ivory-tower-stm32
  4. include Makefile.sandbox
  5. test:
  6. cabal run -- --src-dir=codegen-out
  7. make -C codegen-out