Makefile 278 B

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