Subversion Repositories Kolibri OS

Rev

Rev 1953 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1953 Rev 1954
Line 3... Line 3...
3
# it compiles the current KolibriOS applications
3
# it compiles the current KolibriOS applications
Line 4... Line 4...
4
 
4
 
5
	echo "lang fix en"
5
	echo "lang fix en"
6
	echo "lang fix en" > lang.inc
6
	echo "lang fix en" > lang.inc
-
 
7
	fasm -m 16384 opendial.asm opendial
7
	fasm -m 16384 opendial.asm opendial
8
	kpack opendial
8
	rm -f lang.inc
9
	rm -f lang.inc