]> Git Repo - uclibc-ng.git/blame - ldso/Makefile
ldso: Add remaining relocation types to the table
[uclibc-ng.git] / ldso / Makefile
CommitLineData
5a653498
EA
1# Makefile for uClibc
2#
ae3bbeaa 3# Copyright (C) 2000-2005 Erik Andersen <[email protected]>
5a653498 4#
e6aa37af 5# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5a653498 6#
5a653498 7
ba31c6c4 8top_srcdir=../
e6aa37af
PM
9top_builddir=../
10include $(top_builddir)Rules.mak
11all: libs
12include Makefile.in
13include $(top_srcdir)Makerules
This page took 0.152268 seconds and 4 git commands to generate.