]> Git Repo - uclibc-ng.git/blame - libm/Makefile
libm: pass CFLAGS to e500 fenv
[uclibc-ng.git] / libm / Makefile
CommitLineData
e6aa37af 1# Makefile for uClibc
1077fa4d 2#
e6aa37af 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.
c4e44e97 6#
1077fa4d 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.154405 seconds and 4 git commands to generate.