Let's make clear what it's doing

This commit is contained in:
Alcaro
2017-10-29 10:54:04 +01:00
parent d9b2837ca3
commit 1cede5f62e

View File

@@ -38,6 +38,7 @@ profile/profile.sh ./flips
echo 'GTK+ (3/3)'
rm flips; CFLAGS=$FLAGS' -fprofile-use' make TARGET=gtk LFLAGS=''
rm *.gcda
echo mv flips '~/bin/flips'
mv flips ~/bin/flips # keeping this one for myself
#echo Finishing