4 lines
44 B
Makefile
4 lines
44 B
Makefile
|
ifeq ($(subdir),csu)
|
||
|
aux += init-arch
|
||
|
endif
|