wit-utils/Makefile

7 lines
164 B
Makefile
Raw Normal View History

all:
make -C forgeConfig
make -C virtbuf-example
make -C zoopb-example
make -C testGui
2024-12-17 01:46:40 -06:00
make -C going2git # actually builds against git2go using libgit2 v1.8.4