Skip to content

Commit

Permalink
ignore cvs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangfu Liu committed Nov 28, 2011
1 parent 55992e3 commit f1162c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile-flickernoise/Makefile
Expand Up @@ -196,10 +196,10 @@ milkymist-git-update:
(cd $(MILKYMIST_GIT_DIR)/milkymist.git; git fetch -a; git reset --hard origin/master)
(cd $(MILKYMIST_GIT_DIR)/flickernoise.git; git fetch -a; git reset --hard origin/master)
(cd $(MILKYMIST_GIT_DIR)/rtems-yaffs2.git; git fetch -a; git reset --hard origin/master)
(cd $(MILKYMIST_GIT_DIR)/rtems; cvs -q -z3 update -PdC)
(cd $(MILKYMIST_GIT_DIR)/liboscparse.git; git fetch -a; git reset --hard origin/master)
(cd $(MILKYMIST_GIT_DIR)/mtk.git; git fetch -a; git reset --hard origin/master)
(cd $(MILKYMIST_GIT_DIR)/autotest-m1.git; git fetch -a; git reset --hard origin/master)
-(cd $(MILKYMIST_GIT_DIR)/rtems && cvs -q -z3 update -PdC)

#You will need Lemon and RE2C to compile libFPVM.
libfpvm:
Expand Down

0 comments on commit f1162c2

Please sign in to comment.