]> Git Repo - uclibc-ng.git/blame - Makefile
Use __always_inline for _dl_gettimeofday as well.
[uclibc-ng.git] / Makefile
CommitLineData
2c8e931c 1# Makefile for uClibc
eb2ecd0b 2#
d8168686 3# Copyright (C) 2000-2005 Erik Andersen <[email protected]>
eb2ecd0b 4#
d8168686 5# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
eb2ecd0b 6#
a99617fe 7
ba31c6c4 8top_srcdir=./
e6aa37af 9top_builddir=./
5fe51654 10#include $(top_builddir)Rules.mak
a7d83d0d
PM
11#all: libs
12include Makefile.in
e6aa37af 13include $(top_srcdir)Makerules
7d68065a 14include $(top_srcdir)Makefile.help
This page took 0.147957 seconds and 4 git commands to generate.