Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
More cleaning up for nqp-setting.pm -> nqp-setting.nqp .
  • Loading branch information
pmichaud committed May 16, 2010
1 parent 3397f77 commit 44e68e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -12,6 +12,6 @@ nqp
nqp.pbc
nqp-setting.pbc
src/gen/*.pir
src/gen/*.pm
src/gen/*.nqp
src/stage1
src/stage2
1 change: 1 addition & 0 deletions build/Makefile.in
Expand Up @@ -137,6 +137,7 @@ CLEANUPS = \
src/stage2/gen/* \
src/stage2/*.pbc \
src/gen/*.pir \
src/gen/*.nqp \

all: $(NQP_EXE) $(SETTING_PBC)

Expand Down

0 comments on commit 44e68e4

Please sign in to comment.