*** empty log message ***
This commit is contained in:
parent
df50147c22
commit
2f3138467a
12
ase/test/awk/descrip.mms
Normal file
12
ase/test/awk/descrip.mms
Normal 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
|
Loading…
Reference in New Issue
Block a user