mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
updated all makefiles
This commit is contained in:
@ -60,6 +60,7 @@ do
|
||||
file="${i}_developer"
|
||||
echo -e "Compiling $dir [$file]"
|
||||
cd $dir
|
||||
make clean
|
||||
if make $target; then
|
||||
deterror[$idet]="OK"
|
||||
else
|
||||
|
Reference in New Issue
Block a user