*** empty log message ***

This commit is contained in:
2007-03-06 14:29:27 +00:00
parent 718ff6fe48
commit 8176d0c895
5 changed files with 62 additions and 9 deletions

View File

@ -1,6 +1,6 @@
OUT = asecmn
C_SRCS = mem.c str.c
C_SRCS = mem.c str.c misc.c
C_OBJS = $(C_SRCS:.c=.obj)
CC = bcc32