5 lines
103 B
Makefile
Raw Normal View History

2023-12-08 18:03:59 -03:00
# for internal testing purposes
all clean example:
$(MAKE) -C device $@ CFLAGS_EXTRA=$(CFLAGS_EXTRA)