Skip to content

Commit

Permalink
Makefile: select specific CrissCross targets
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
  • Loading branch information
tycho committed Jan 17, 2009
1 parent a12177d commit d5c1e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
@@ -1,6 +1,6 @@
all:
$(MAKE) -C contrib/crisscross
# $(MAKE) -C contrib/crisscross test
$(MAKE) -C contrib/crisscross CrissCross
# $(MAKE) -C contrib/crisscross check
$(MAKE) -f source/Makefile

clean:
Expand Down

0 comments on commit d5c1e83

Please sign in to comment.