6 lines
61 B
Batchfile
6 lines
61 B
Batchfile
@ECHO OFF
|
|
echo suba.c
|
|
echo subb.c
|
|
echo subc.c
|
|
echo subprog.c
|