1
0
mirror of https://frontier.innolan.net/rainlance/amiga-ntimed.git synced 2026-03-19 11:08:04 +00:00

Minor consistency stuff discovered on OS/X

This commit is contained in:
Poul-Henning Kamp
2015-01-04 15:18:51 +00:00
parent 7346057b62
commit f0007519ab
4 changed files with 6 additions and 6 deletions

2
configure vendored
View File

@ -100,7 +100,7 @@ if $BSD ; then
echo '.include <bsd.prog.mk>'
) > Makefile
msg=", remember to run 'make depend'"
msg=", remeber to run 'make depend'"
else
(
echo '# Portable Makefile generated by configure'