Files
kernels/Makefile
T

6 lines
76 B
Makefile

all:
$(MAKE) -C hw
$(MAKE) -C driver
$(MAKE) -C runtime
$(MAKE) -C simX