|
@@ -5,8 +5,8 @@
|
|
|
.SILENT:
|
|
.SILENT:
|
|
|
|
|
|
|
|
SRCDIR=@top_srcdir@
|
|
SRCDIR=@top_srcdir@
|
|
|
-SUBDIRS:=./doc ./bin ./bin/methods ./obj ./include/apt-pkg ./include/deity
|
|
|
|
|
-SUBDIRS+=./obj/docs ./obj/apt-pkg ./obj/deity ./obj/gui ./obj/cmdline \
|
|
|
|
|
|
|
+SUBDIRS:=./docs ./bin ./bin/methods ./obj ./include/apt-pkg ./include/deity
|
|
|
|
|
+SUBDIRS+=./obj/apt-pkg ./obj/deity ./obj/gui ./obj/cmdline \
|
|
|
./obj/test ./obj/methods ./obj/methods/ftp
|
|
./obj/test ./obj/methods ./obj/methods/ftp
|
|
|
BUILD:=$(shell pwd)
|
|
BUILD:=$(shell pwd)
|
|
|
export BUILD
|
|
export BUILD
|