summaryrefslogtreecommitdiff
path: root/include/makeinclude/build_core_library.bor
blob: 231a3643e8aed0b8dc9d1e5fbd3d2a0e2b79a554 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# $Id$
#
# Makefile for building a core library. A core library
# is one that would be part of an ACE/TAO distribution. That
# is, you would pick it up and take it to another computer.
#

INSTALL_THIS_TARGET = 1

!include <$(ACE_ROOT)\include\makeinclude\build_library.bor>