Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
clean up Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Mar 21, 2009
1 parent d9bff5a commit 2eb01f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/makefiles/root.in
Expand Up @@ -18,11 +18,8 @@ O := @o@
PERL6GRAMMAR := $(LIB_DIR)/library/PGE/Perl6Grammar.pbc
NQP := $(LIB_DIR)/languages/nqp/nqp.pbc
PCT := $(LIB_DIR)/library/PCT.pbc
PMC_DIR := src/pmc
OPS_DIR := src/ops

## Setup some commands
MAKE := @make_c@
PERL := @perl@
CAT := @cat@
CHMOD := @chmod@
Expand Down

0 comments on commit 2eb01f5

Please sign in to comment.