7 lines
71 B
Makefile
7 lines
71 B
Makefile
|
|
||
|
all-tests:
|
||
|
cd encoding ; make
|
||
|
cd charset ; make
|
||
|
cd mailbox ; make
|
||
|
|