comparison ChangeLog @ 2759:e26e3b45ff86

Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given. Found the makefile was missing the depend of "dsk" from the dskcopy section of the makefile. Corrected and disk images for subsim are being created when doing a "make dskcopy".
author drencor-xeen
date Tue, 15 Jan 2013 01:07:46 -0600
parents e4a0f58a5f9b
children a711c2eecbbd
comparison
equal deleted inserted replaced
2758:e4a0f58a5f9b 2759:e26e3b45ff86
1 NitrOS-9 V3.2.9: 1 NitrOS-9 V3.2.9:
2
3 ----------------------------------------------------------
4 2013/01/15 David Ladd
5 M ChangeLog
6 M 3rdparty/packages/subsim/makefile
7
8 Found a problem in the makefile for subsim. When using a
9 "make dskcopy", make would try to copy the disk images even
10 if they did not exist. Found that the depend "dsk" was not
11 in the dskcopy section like all the other makefile(s).
12 Corrected and tested and the disk images are now being
13 created when you do a "make dskcopy".
2 14
3 ---------------------------------------------------------- 15 ----------------------------------------------------------
4 2013/01/14 David Ladd 16 2013/01/14 David Ladd
5 M ChangeLog 17 M ChangeLog
6 M 3rdparty/booters/makefile 18 M 3rdparty/booters/makefile