blob: a0fdfe31e0ff05bc74c659a79a664a8f8c1d95a1 [file] [log] [blame]
John Criswelld8846c12003-10-21 14:33:46 +00001##===- docs/Makefile ---------------------------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
Chris Lattner57360d12007-12-29 20:11:13 +00005# This file is distributed under the University of Illinois Open Source
6# License. See LICENSE.TXT for details.
John Criswelld8846c12003-10-21 14:33:46 +00007#
8##===----------------------------------------------------------------------===##
Chris Lattnerb9a827c2002-01-30 21:20:23 +00009
mike-m68cb3192010-05-06 23:45:43 +000010LEVEL = ..
11DIRS = main api
Chris Lattner9e4692c2006-07-06 00:36:52 +000012
Reid Spencerca5fc7b2004-11-29 04:47:35 +000013include $(LEVEL)/Makefile.common