Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
make GNU make happier
  • Loading branch information
moritz committed Mar 6, 2011
1 parent ecaf0c5 commit 080d583
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build/Makefile.in
Expand Up @@ -86,9 +86,10 @@ NQP_SOURCES = \
src/NQP/Compiler.pir \
src/cheats/nqp-builtins.pir \

# XXX Should be at the start of CORE_SETTING_SOURCES when removed from metamodel
# src/core/NativeTypes.pm \
# src/core/NQPMu.pm \
CORE_SETTING_SOURCES = \
# src/core/NativeTypes.pm \ # XXX Should be here when removed from metamodel
# src/core/NQPMu.pm \ # XXX Should be here when removed from metamodel
src/core/IO.pm \
src/core/Regex.pm \

Expand Down

0 comments on commit 080d583

Please sign in to comment.