4 lines
45 B
Makefile
4 lines
45 B
Makefile
install:
|
|
$(MAKE) -C simple
|
|
$(MAKE) -C full
|
install:
|
|
$(MAKE) -C simple
|
|
$(MAKE) -C full
|