*** empty log message ***

This commit is contained in:
2007-02-20 14:50:35 +00:00
parent 103baf2abc
commit db243a70d5
6 changed files with 92 additions and 19 deletions

View File

@ -1,6 +1,6 @@
OUT = aseutl
C_SRCS = main.c stdio.c
C_SRCS = main.c ctype.c stdio.c
C_OBJS = $(C_SRCS:.c=.obj)
CC = bcc32