comparison Makefile @ 874:4bac29d27e2f v7.0

updated for version 7.0
author vimboss
date Sun, 07 May 2006 15:16:06 +0000
parents 8cd729851562
children 2b8ff9e3c520
comparison
equal deleted inserted replaced
873:509230ed2036 874:4bac29d27e2f
67 # To do all this you need the unix, extra and lang archives, and 67 # To do all this you need the unix, extra and lang archives, and
68 # compiled binaries. 68 # compiled binaries.
69 # Before creating an archive first delete all backup files, *.orig, etc. 69 # Before creating an archive first delete all backup files, *.orig, etc.
70 70
71 MAJOR = 7 71 MAJOR = 7
72 MINOR = 0g 72 MINOR = 0
73 73
74 # Uncomment this line if the Win32s version is to be included. 74 # Uncomment this line if the Win32s version is to be included.
75 DOSBIN_S = dosbin_s 75 DOSBIN_S = dosbin_s
76 76
77 # CHECKLIST for creating a new version: 77 # CHECKLIST for creating a new version: