mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
silence check
This commit is contained in:
parent
d96a0d9709
commit
590c08d355
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ all: _sanity $(PKGFILES) $(NAME).sis
|
|||
mv $(NAME).sis $(NAME)-$(MAJOR).$(MINOR)-$(ARCH).sis
|
||||
|
||||
_sanity:
|
||||
if [ "$(EPOC_$(SERIES))" = "" ]; then \
|
||||
@if [ "$(EPOC_$(SERIES))" = "" ]; then \
|
||||
echo " ---> ERROR: EPOC_$(SERIES) undefined in env"; \
|
||||
exit 1; \
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue