From: brian AT intertv DOT com (Brian Barr) Subject: Bash 1.8 and gnu make 4 Sep 1997 08:54:22 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <340C43AD.A6344BD1.cygnus.gnu-win32@intertv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.02 [en] (X11; U; SunOS 5.5.1 sun4m) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com I am having a problem with BASH and GNU MAKE on NT40. In my makefile, I have the following command: > $(SOURCE_PATH)/%: $(USER_SOURCE_PATH)/%/main.mk force > @cd $@; / > $(MAKE) -f $(MAKE_DIR)/one.mk MAKE_FILE=$ < $(MAKE_TARGET) when gnu make tries to execute the 'cd' command above, it fails, returning a sintax error. Does anyone know what the problem could be? Thanks. Brian. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".