This commit is contained in:
2008-03-22 07:02:20 +00:00
parent b6076d81ff
commit d7c9d78474
5 changed files with 7 additions and 7 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,[-.-.utl]aseutl/library
link /executable=aseawk.exe $(objects),[-.-.awk]aseawk/library,[-.-.utl]aseutl/library,[-.-.cmn]asecmn/library
awk.obj depends_on awk.c