Waldemar Brodkorb пре 8 година
родитељ
комит
2214d68840
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      Rules.mak

+ 2 - 0
Rules.mak

@@ -65,6 +65,8 @@ TAR        = tar
 SED        = sed
 AWK        = awk
 
+DESTDIR    ?= /usr/lib/uclibc-ng-test
+
 STRIP_FLAGS ?= -x -R .note -R .comment
 
 # Select the compiler needed to build binaries for your development system