Use %ull here.
[llvm/stm8.git] / lib / MC / MCParser / Makefile
blob4477757657c7fd544fa2d39c12c722d414ff979e
1 ##===- lib/MC/MCParser/Makefile ----------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../../..
11 LIBRARYNAME = LLVMMCParser
12 BUILD_ARCHIVE := 1
14 include $(LEVEL)/Makefile.common