*** empty log message ***

This commit is contained in:
hyung-hwan 2007-02-06 14:47:14 +00:00
parent df50147c22
commit 2f3138467a

12
ase/test/awk/descrip.mms Normal file
View File

@ -0,0 +1,12 @@
#
# OpenVMS MMS/MMK
#
objects = awk.obj
CFLAGS = /pointer_size=long /include="../../.."
awk.exe : $(objects)
link $(objects),[-.-.awk]aseawk/library
awk.obj depends_on awk.c