mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
Minor cleanups for DosDiskBrowser
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
*.dylib
|
*.dylib
|
||||||
*.app
|
*.app
|
||||||
*.dmg
|
*.dmg
|
||||||
|
dosdiskbrowser
|
||||||
hxcfe
|
hxcfe
|
||||||
bmptoh
|
bmptoh
|
||||||
hxcfloppyemulator
|
hxcfloppyemulator
|
||||||
|
|||||||
+1
-1
@@ -48,7 +48,7 @@ mrproper:
|
|||||||
-rm -rf *.dylib
|
-rm -rf *.dylib
|
||||||
-rm -rf *.dmg
|
-rm -rf *.dmg
|
||||||
-rm -rf *.app
|
-rm -rf *.app
|
||||||
-rm -rf hxcfe_cmdline
|
-rm -rf dosdiskbrowser
|
||||||
-rm -rf hxcfloppyemulator
|
-rm -rf hxcfloppyemulator
|
||||||
-rm -f hxcfe
|
-rm -f hxcfe
|
||||||
-rm -rf Debug_*
|
-rm -rf Debug_*
|
||||||
|
|||||||
Reference in New Issue
Block a user