*** empty log message ***

This commit is contained in:
2007-02-24 14:32:44 +00:00
parent 9d4383cd7b
commit d6307aafe2
29 changed files with 609 additions and 265 deletions

View File

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