Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 52 → Rev 53

/install/makefile
9,8 → 9,8
 
all: install.com
 
install.com: install.c input.c video.c
wcl -0 -y -cc -wx -mt -lr -we -d0 -ox install.c input.c video.c kitten\kitten.c
install.com: install.c cdrom.c input.c video.c
wcl -0 -y -cc -wx -mt -lr -we -d0 -ox install.c cdrom.c input.c video.c kitten\kitten.c
upx --8086 -9 install.com
 
clean: .SYMBOLIC