X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=md5%2FDESCRIP_SRC.MMS;fp=md5%2FDESCRIP_SRC.MMS;h=48053383289d9774b00a3a8316b923cb11406e61;hp=0000000000000000000000000000000000000000;hb=3450481772898cb948207635fa3343f7ba56a7f2;hpb=d5361eca21c683bd28d0351cdb9bb7cb0de8d75a diff --git a/md5/DESCRIP_SRC.MMS b/md5/DESCRIP_SRC.MMS new file mode 100644 index 00000000..48053383 --- /dev/null +++ b/md5/DESCRIP_SRC.MMS @@ -0,0 +1,34 @@ +# 15 September 2009. SMS. +# +# Wget 1.12 for VMS - MMS (or MMK) Source Description File. +# + +# Default target identifier. + +TARGET_MD5 = 1 + +# Common source description file. + +.INCLUDE [-.VMS]DESCRIP_SRC_CMN.MMS + +# C compiler defines. + +CDEFS_SPEC = + +CDEFS = $(CDEFS_CMN) $(CDEFS_SPEC) + +# Other C compiler options. + +CFLAGS_INCL = /include = ([], [.$(DEST)], \ + [-.$(DIR_SRC)], [-.$(DIR_SRC).$(DEST)], [-.$(DIR_VMS)]) + +CFLAGS_SPEC = /prefix_library_entries = all_entries + +# Define CFLAGS and LINKFLAGS. + +.INCLUDE [-.VMS]DESCRIP_SRC_FLAGS.MMS + +# Object library modules. + +.INCLUDE DESCRIP_MODS.MMS +