ac22fa95117cf4c0da6eeab34dbf815c89e85f95
[oota-llvm.git] / runtime / GCCLibraries / libgdbm / Makefile.am
1 #===-- runtime/GCCLibraries/libgdbm/Makefile.am ------------*- Makefile -*--===#
2 #
3 #                     The LLVM Compiler Infrastructure
4 #
5 # This file was developed by Reid Spencer and is distributed under the 
6 # University of Illinois Open Source License. See LICENSE.TXT for details.
7
8 #===------------------------------------------------------------------------===#
9
10 lib_LIBRARIES = libgdbm.a
11 libgdbm_a_SOURCES = temp.c
12 BYTECODE_LIBRARY = $(lib_LIBRARIES)
13
14 include $(top_srcdir)/Makefile_config