etc/services - sync with NetBSD-8
[minix.git] / external / bsd / llvm / dist / clang / lib / Edit / Makefile
blob92a67ebc8291979f55a1fe49540f1a579af85655
1 ##===- clang/lib/Edit/Makefile -----------------------------*- Makefile -*-===##
2 #
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
7 #
8 ##===----------------------------------------------------------------------===##
10 CLANG_LEVEL := ../..
11 LIBRARYNAME := clangEdit
13 include $(CLANG_LEVEL)/Makefile