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