forked from g15ecb/shared-source-cli-2.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmakefile.in
24 lines (22 loc) · 771 Bytes
/
makefile.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ==++==
#
#
# Copyright (c) 2006 Microsoft Corporation. All rights reserved.
#
# The use and distribution terms for this software are contained in the file
# named license.txt, which can be found in the root of this distribution.
# By using this software in any fashion, you are agreeing to be bound by the
# terms of this license.
#
# You must not remove this notice, or any other, from this software.
#
#
# ==--==
# ============================================================================
# File: Makefile
# toplevel Makefile for Rotor
#============================================================================
TOP_SRC_DIR = @top_srcdir@
include $(TOP_SRC_DIR)/obj${BUILD_ALT_DIR}/${_BUILDARCH}/makefile.common
all:
./buildall