*** empty log message ***

This commit is contained in:
2007-02-20 15:07:59 +00:00
parent db243a70d5
commit 71b82f9609
4 changed files with 4 additions and 329 deletions

View File

@ -8,6 +8,6 @@ CFLAGS = /include="../../.."
#CFLAGS = /pointer_size=long /include="../../.."
aseawk.exe : $(objects)
link /executable=aseawk.exe $(objects),[-.-.awk]aseawk/library
link /executable=aseawk.exe $(objects),[-.-.awk]aseawk/library,[-.-.utl]aseutl/library
awk.obj depends_on awk.c