Subversion Repositories SvarDOS

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1769 → Rev 1770

/sved/trunk/deflang.c
1,8 → 1,8
/* THIS FILE HAS BEEN GENERATED BY TLUMACZ (PART OF THE SVARLANG LIBRARY) */
const unsigned short svarlang_memsz = 414u;
const unsigned short svarlang_memsz = 423u;
const unsigned short svarlang_string_count = 24u;
 
char svarlang_mem[414] = {
char svarlang_mem[423] = {
0x45,0x53,0x43,0x3d,0x4d,0x45,0x4e,0x55,0x00,
0x55,0x4e,0x54,0x49,0x54,0x4c,0x45,0x44,0x00,
0x53,0x41,0x56,0x45,0x44,0x00,
/sved/trunk/makefile
19,6 → 19,12
wlink @sved.lnk
upx -9 --8086 sved.com
 
deflang.obj: NLS\*_UTF8.TXT
cd nls
regen.bat
cd ..
$(CC) $(CFLAGS) $*.C
 
.c.obj: .autodepend
$(CC) $(CFLAGS) $*.C
 
/sved/trunk/sved.lng
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream