mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-20 22:29:16 +02:00
Fixing typo in snowballs target.
This commit is contained in:
parent
5cab36c8bd
commit
0df0dc3e2b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -394,7 +394,7 @@ debian:
|
|||
# ~/.snow/config.scm, which specifies myself own settings regarding
|
||||
# author, license, extracting docs from scribble, etc.
|
||||
snowballs:
|
||||
$(SNOW_CHIBI) package --licence public-domain lib/chibi/char-set/boundary.sld
|
||||
$(SNOW_CHIBI) package --license public-domain lib/chibi/char-set/boundary.sld
|
||||
$(SNOW_CHIBI) package --license public-domain lib/chibi/match.sld
|
||||
$(SNOW_CHIBI) package -r lib/chibi/char-set.sld
|
||||
$(SNOW_CHIBI) package -r lib/chibi/iset.sld
|
||||
|
|
Loading…
Add table
Reference in a new issue