1# Makefile for uClibc-ng NPTL 2# Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball. 3 4top_srcdir=../../../../../../../ 5top_builddir=../../../../../../../ 6all: objs 7include $(top_builddir)Rules.mak 8include Makefile.arch 9include $(top_srcdir)Makerules 10