aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-grt_interface.adb
diff options
context:
space:
mode:
authorflip111 <flip101@gmail.com>2018-05-22 16:27:41 +0200
committertgingold <tgingold@users.noreply.github.com>2018-05-22 21:02:56 +0200
commit0d4bfcdca0e2cda064e82a7e9dfad323877c4c88 (patch)
tree4d5d5eda38599ea008f90d250ab80cc30e7da9fe /src/vhdl/simulate/simul-grt_interface.adb
parentdaf1cd37a4fc67aa959a575b24470ccdf2da61df (diff)
downloadghdl-0d4bfcdca0e2cda064e82a7e9dfad323877c4c88.tar.gz
ghdl-0d4bfcdca0e2cda064e82a7e9dfad323877c4c88.tar.bz2
ghdl-0d4bfcdca0e2cda064e82a7e9dfad323877c4c88.zip
Update Makefile.in
make fails if mkdir command fails. `-` in front of mkdir treats it as a success. This is useful when reusing existing `bin`-dir & friends. Or when building/installing ghdl a second time
Diffstat (limited to 'src/vhdl/simulate/simul-grt_interface.adb')
0 files changed, 0 insertions, 0 deletions
132'>132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218