]> Git Repo - uclibc-ng.git/blame - libc/Makefile
Rename __unused struct members to include a namespace
[uclibc-ng.git] / libc / Makefile
CommitLineData
f0da4aa1
EA
1# Makefile for uClibc
2#
e6aa37af 3# Copyright (C) 2000-2005 Erik Andersen <[email protected]>
f0da4aa1 4#
e6aa37af 5# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
f0da4aa1 6#
f0da4aa1 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.204265 seconds and 4 git commands to generate.