zlicz/make/Makefile

13 lines
112 B
Makefile
Raw Permalink Normal View History

2025-02-27 12:41:11 +00:00
SUBDIRS=\
load4regs \
counter \
padd \
link \
uart \
sw \
freestanding
TOP=.
include $(TOP)/Make.rules