]> Git Repo - uclibc-ng.git/blame - extra/Makefile
Added support for creation of Static Position-Independent Executables (PIE) on mips
[uclibc-ng.git] / extra / Makefile
CommitLineData
ae97a89e
EA
1# Makefile for uClibc
2#
8dfe599d 3# Copyright (C) 2000-2005 Erik Andersen <[email protected]>
ae97a89e 4#
8dfe599d 5# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
ae97a89e 6#
ae97a89e 7
8852947d 8top_srcdir=../
8dfe599d
PM
9top_builddir=../
10include $(top_builddir)Rules.mak
8852947d
PM
11all: objs
12include Makefile.in
13include $(top_srcdir)Makerules
This page took 0.219807 seconds and 4 git commands to generate.