blob: 4b971053d011eea8e5b503345dd6c62c5206504c [file] [log] [blame]
John Criswell723ccd62003-06-30 22:13:48 +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=sample
10
11include $(LEVEL)/Makefile.common