7 lines
38 B
Makefile
7 lines
38 B
Makefile
all::
|
|
|
|
test::
|
|
sh ./C1109.sh
|
|
|
|
clean::
|
all::
|
|
|
|
test::
|
|
sh ./C1109.sh
|
|
|
|
clean::
|