Fixed tabbing and grammar on Makefile for A7A7

This commit is contained in:
Ryan 'Swingflip' Hamlin 2018-10-25 16:47:46 +01:00 committed by GitHub
parent 2a4f42aba0
commit cff8c7741c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# This build was put together and is maintained by ModMyClassic.com for Libretro.
# The purpose is to have Libretro have a proper official build platform for classic consoles.
# The purpose is to give Libretro a proper "official" build platform for classic consoles.
# If you need any help in building for the classics or have any questions then please visit
# https://modmyclassic.com/comp and we will help in any way possible!
@ -105,6 +105,6 @@ clean:
rm -f retroarch
rm -f $(CLASSIC_MODS_VER).hmod
rm -f version.all version.dtd
mv -f version_BACKUP.all version.all || echo "Backup Doesn't Exist - Ignoring..."
mv -f version_BACKUP.dtd version.dtd || echo "Backup Doesn't Exist - Ignoring..."
mv -f version_BACKUP.all version.all || echo "Backup Doesn't Exist - Ignoring..."
mv -f version_BACKUP.dtd version.dtd || echo "Backup Doesn't Exist - Ignoring..."
rm -f *_BACKUP*