Fix bugs section.
[llvm-complete.git] / utils / PerfectShuffle / Makefile
blob0eb3a9947ffe26e9986eb56b546598e7d4e4e037
1 ##===- utils/PerfectShuffle/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 LEVEL = ../..
11 TOOLNAME = llvm-PerfectShuffle
12 NO_INSTALL = 1
13 include $(LEVEL)/Makefile.common