This commit is contained in:
Russ Cox
2005-11-08 01:35:49 +00:00
parent d6701f9376
commit ee5fc884bd
16 changed files with 210 additions and 80 deletions

View File

@ -7,8 +7,7 @@ OFILES=\
cload.$O\
draw.$O\
load.$O\
screen.$O\
wstrtoutf.$O
screen.$O
default: $(LIB)
$(LIB): $(OFILES)