Skip to content

Commit

Permalink
Fix missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan O'Rear committed Jul 14, 2010
1 parent 3b9d4f5 commit a1a17b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -18,7 +18,7 @@ Setting.dll: Kernel.cs Setting.cs
gmcs /target:library /out:Setting.dll Kernel.cs Setting.cs
mono --aot Setting.dll

Niecza/Grammar.pmc: Niecza/Grammar.pm6
Niecza/Grammar.pmc: Niecza/Grammar.pm6 .STD_build_stamp
STD5PREFIX=$(STDBASE)/ $(STDENV) $(STDBASE)/viv -5 -o Niecza/Grammar.pmc Niecza/Grammar.pm6

.STD_checkout_stamp: STD_REVISION
Expand Down

0 comments on commit a1a17b8

Please sign in to comment.