Subversion Repositories SvarDOS

Rev

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

Rev 496 Rev 499
Line 49... Line 49...
49
 
49
 
50
clean: .SYMBOLIC
50
clean: .SYMBOLIC
51
	del *.com
51
	del *.com
52
	del *.obj
52
	del *.obj
53
 
53
 
54
pkg: svarcom.zip
54
pkg: svarcom.zip svarcsrc.zip
55
 
55
 
56
svarcom.zip: command.com
56
svarcom.zip: command.com
57
	zip -9 svarcom.zip command.com *.txt
57
	zip -9 -j svarcom.zip command.com svarcom.txt freecom.txt tlumacz\svarcom.lng
-
 
58
 
-
 
59
svarcsrc.zip: .SYMBOLIC
-
 
60
	zip -9 -r svarcsrc.zip makefile *.c *.h *.txt *.asm tlumacz cmd