1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/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