zlicz/make/Makefile
2025-02-27 12:41:11 +00:00

13 lines
112 B
Makefile

SUBDIRS=\
load4regs \
counter \
padd \
link \
uart \
sw \
freestanding
TOP=.
include $(TOP)/Make.rules