Re: Order-only Prerequisites Suppress some Error Checking

2008-04-21 Thread Paul Smith
On Sun, 2008-04-20 at 12:46 -0400, Tony Strauss wrote: > This works very well. Now, suppose that I comment out the implicit > rule and the order-only prerequisite (attached as example2.mk): > #$(DERIVED_OBJ_DIR)/test.o: | $(DERIVED_OBJ_DIR) > > Make correctly dies with: > gmake: *** No rule to

Re: Problem with make HP-UX

2008-04-21 Thread Paul Smith
On Mon, 2008-04-21 at 15:17 +0530, vasanthan wrote: > where could i found the same version of GNU make > can any1 send me the link Source code for GNU make can be found here: ftp://ftp.gnu.org/gnu/make -- -

Problem with make HP-UX

2008-04-21 Thread vasanthan
Hi... make --version in parent server ( server in france) gives me the below information GNU Make version 3.78.1, by Richard Stallman and Roland McGrath. Built for hppa2.0n-hp-hpux11.00 Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. This is free soft