bb_applet_name -> applet_name
[oweals/busybox.git] / networking / Makefile
index d0427d4d951773370c95051b6f8578da4e32632e..c3f2d79c92853500046202638d49254bc884fd18 100644 (file)
@@ -4,11 +4,15 @@
 #
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
+ifndef top_srcdir
 top_srcdir=..
+endif
+ifndef top_builddir
 top_builddir=..
+endif
 srcdir=$(top_srcdir)/networking
 NETWORKING_DIR:=./
-include $(top_builddir)/Rules.mak
+include $(top_srcdir)/Rules.mak
 include $(top_builddir)/.config
 include Makefile.in
 all: $(libraries-y)