* Implement the getc() function
[oota-llvm.git] / lib / Bytecode / Makefile
1 LEVEL = ../..
2 DIRS = Reader Writer
3
4 include $(LEVEL)/Makefile.common
5