Hi,
make distclean fails, if configure was not executed beforehand (it creates
build.mak-files).
dennis@x201:~/hack/pjsip-github$ make distclean
Makefile:1: build.mak: No such file or directory
Makefile:2: build/host-.mak: No such file or directory
make: *** No rule to make target `build/host-.mak'. Stop.
This behavior breaks git-buildpackage!
Any useful fix is appreciated.
Dennis Guse
Hi,
make distclean fails, if configure was not executed beforehand (it creates
build.mak-files).
dennis@x201:~/hack/pjsip-github$ make distclean
Makefile:1: build.mak: No such file or directory
Makefile:2: build/host-.mak: No such file or directory
make: *** No rule to make target `build/host-.mak'. Stop.
This behavior breaks git-buildpackage!
Any useful fix is appreciated.
---
Dennis Guse