Subversion Repositories SvarDOS

Rev

Rev 612 | Rev 1191 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 612 Rev 979
Line 9... Line 9...
9
	del *.obj
9
	del *.obj
10
	upx --8086 -9 localcfg.com
10
	upx --8086 -9 localcfg.com
11
 
11
 
12
deflang.c: nls_lang\*.txt
12
deflang.c: nls_lang\*.txt
13
	cd nls_lang
13
	cd nls_lang
-
 
14
	utf8tocp 850 de_utf8.txt > de.txt
14
	utf8tocp maz pl_utf8.txt > pl.txt
15
	utf8tocp maz pl_utf8.txt > pl.txt
15
	..\svarlang.lib\tlumacz en pl
16
	..\svarlang.lib\tlumacz en de pl
16
	move out.lng ..\localcfg.lng
17
	move out.lng ..\localcfg.lng
17
	move deflang.c ..\
18
	move deflang.c ..\
18
	cd ..
19
	cd ..
19
 
20
 
20
clean: .SYMBOLIC
21
clean: .SYMBOLIC