Ответ
Igor 06.09.2002 12:26
#make clean
*** Error code 1
Stop in /var/soft/parser/parser3project/parser3 (line 199 of Makefile).
----- parser3/Makefile
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
199 >> done && test -z "$$fail"
----- /parser3/Makefile
parser3/src/classes/Makefile тут:
http://shergin.ru/vsiakosti/Makefile