Skip to content

Commit

Permalink
symlink snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bobzhang committed Jun 20, 2015
1 parent fbaec0d commit 823ea1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
2 changes: 1 addition & 1 deletion src/cold/OMakefile
Expand Up @@ -4,7 +4,7 @@ OCAMLINCLUDES += +compiler-libs
OCAMLINCLUDES += $(TREEPARSER_INCLUDES)

OCamlLibrary(liblex, $(FAN_LEX_LIB_FILES))
OCamlLibrary(libmain, $(FAN_FILES))
OCamlLibrary(libmain, $(FAN_FILES) fan_args)
.PHONY: lib
lib:$(OCamlLibrary libmain_top, $(FAN_FILES) fan_top)

Expand Down
23 changes: 0 additions & 23 deletions src/main/OMakefile

This file was deleted.

1 change: 1 addition & 0 deletions src/main/OMakefile

0 comments on commit 823ea1a

Please sign in to comment.