Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2000 09:50:22 -0700 (PDT)
From:      "Jason C. Wells" <jcwells@nwlink.com>
To:        David Daugherty <root@datasphereweb.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Error in Makefile
Message-ID:  <Pine.SOL.3.96.1000909094548.20160B-100000@utah>
In-Reply-To: <Pine.BSF.4.21.0009090005150.12164-100000@datasphereweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Sep 2000, David Daugherty wrote:

> Hello again. Yes, I'm still trying to get kphpdevelop built on this
> system...months later :)
> 
> In the server_setup Makefile I get an error on this line:
> clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
> 
> Is there anything in here which is not valid on BSD? I've tried looking in
> man pages but I'm not finding much.

The system make files are pretty much documented within the makefiles
themselves.  Look in /usr/share/mk or /usr/ports/Mk.

I doubt those are the issues though.  The makefile for a third party app
should be self contained.  Those targets _should_ work regardless of the
system that your building on.  They should not depend on a system make
file.

Telling us the error message would be a better way to get results that
will help you.

Thank you,
Jason C. Wells



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000909094548.20160B-100000>