llvm-6502/runtime/Makefile.am
2004-10-17 00:20:42 +00:00

14 lines
479 B
Makefile

#===-- runtime/Makefile.am -- Makefile For Runtime Libs ----*- Makefile -*--===#
#
# The LLVM Compiler Infrastructure
#
# This file was developed by Reid Spencer and is distributed under the
# University of Illinois Open Source License. See LICENSE.TXT for details.
#
#===------------------------------------------------------------------------===#
SUBDIRS = GC GCCLibraries libdummy libpng libprofile libtrace zlib
include $(top_srcdir)/Makefile_config