Merged revisions 6860-6861 via svnmerge from

svn+ssh://svn.code.sf.net/p/scst/svn/trunk

........
  r6860 | vlnb | 2016-04-19 19:48:28 -0700 (Tue, 19 Apr 2016) | 3 lines
  
  Cleanup
........
  r6861 | vlnb | 2016-04-19 20:17:16 -0700 (Tue, 19 Apr 2016) | 7 lines
  
  iscsi-scst: fix 2 minor main Makefile issues
  
  1. Fix build of progs and mods targets, if iscsi_scst_itf_ver.h does not exist
  2. Fix small race for parallel build of "all" target, when iscsi_scst_itf_ver.h
     not yet built, when progs or mods target need it
........


git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.1.x@6871 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2016-04-21 01:28:08 +00:00
parent 8e9d7fb03c
commit 373c99715b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#
# SCSI target mid-level makefile
# Fileio_tgt user space dev handler make file
#
# Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2015 SanDisk Corporation