kolibrios/programs/cmm/examples/compile.bat

11 lines
170 B
Batchfile
Raw Normal View History

c-- example.c
c-- collections.c
@del @@example
@del @@collections
@rename example.com @@example
@rename collections.com @@collections
@del warning.txt
@pause