Skip to content

Commit

Permalink
Make the fakecutable the default target.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Feb 16, 2009
1 parent a6f4926 commit 10909da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile.in
Expand Up @@ -145,7 +145,7 @@ HARNESS_WITH_FUDGE_JOBS = $(HARNESS_WITH_FUDGE) --jobs


# the default target
all: perl6.pbc
all: perl6$(EXE)

## targets for building a standalone perl6.
# (We're not quite ready to make this a default target.)
Expand Down

0 comments on commit 10909da

Please sign in to comment.