summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh64/Makefile
blob: ecbf14228dce92b3e9453f6e65b6a887750e1e12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Makefile for uClibc
#
# Copyright (C) 2001 SuperH (UK) Ltd.
# Copyright (C) 2003 Paul Mundt <lethal@linux-sh.org>
#
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

top_srcdir=../../../../
top_builddir=../../../../
all: objs
include $(top_builddir)Rules.mak
include Makefile.arch
include $(top_srcdir)Makerules
TOPDIR=../../../../
include $(TOPDIR)Rules.mak