6 lines
121 B
Bash
Executable File
6 lines
121 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /home/pricardofc/Documents/MARTe/GAMs/NewAlgorithmGAM
|
|
|
|
make -f Makefile.linux clean
|
|
make -f Makefile.linux |