Files
lib_xua/host_usb_mixer_control/.makefile
2022-12-01 09:37:20 +00:00

11 lines
390 B
Makefile

all:
@echo =======================================================
@echo Build complete [module only - cannot be run on its own]
@echo =======================================================
clean:
@echo =======================================================
@echo Build clean [module only - cannot be run on its own]
@echo =======================================================