*** empty log message ***

This commit is contained in:
2007-02-01 08:52:10 +00:00
parent abbef2a1f5
commit 758a2f71fd
7 changed files with 152 additions and 120 deletions

View File

@ -4,7 +4,7 @@
objects = awk.obj,err.obj,tree.obj,str.obj,tab.obj,map.obj,parse.obj,run.obj,rec.obj,val.obj,func.obj,misc.obj,extio.obj,rex.obj
CFLAGS = /pointer_size=long /include="../.." /define=XP_AWK_STAND_ALONE
CFLAGS = /pointer_size=long /include="../.."
LIBRFLAGS =
aseawk.olb : $(objects)