mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-22 16:32:13 -07:00
`make release' target, which builds a .dmg disk image in what
appears to be the approved Apple fashion. [originally from svn r5197]
This commit is contained in:
@ -1174,7 +1174,7 @@ if (defined $makefiles{'osx'}) {
|
||||
"\n";
|
||||
}
|
||||
print "\nclean:\n".
|
||||
"\trm -f *.o\n".
|
||||
"\trm -f *.o *.dmg\n".
|
||||
"\trm -rf *.app\n";
|
||||
select STDOUT; close OUT;
|
||||
}
|
||||
|
Reference in New Issue
Block a user