mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-18 18:05:35 +00:00
4 lines
42 B
Makefile
4 lines
42 B
Makefile
all: src.build
|
|
|
|
src.build:
|
|
$(MAKE) -C src
|