blob: 47997df90b18cddac5af5786d339908d60972199 [file] [log] [blame]
Chris Lattner8ca0eeb2003-08-21 22:29:52 +00001#
2# Relative path to the top of the source tree.
3#
4LEVEL=..
5
6#
7# List all of the subdirectories that we will compile.
8#
9DIRS=ModuleMaker
10
11include $(LEVEL)/Makefile.common