Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 1997 22:36:56 +1100 (EST)
From:      Andrew <andrew@ugh.net.au>
To:        ports@freebsd.org
Subject:   rm from Makefile
Message-ID:  <Pine.NEB.3.93.970312223130.2649A-100000@cottontail.hobart.tased.edu.au>

next in thread | raw e-mail | index | archive | help
Hi,

I need to remove a file from the work directory from the port Makefile.
I'm not sure how to go about it (the file isnt used and stops the
installation if its there).

My alternatives are:

1) Being able to make clean in the original Makefile
2) Move a file from its current name to anything.
3) rm the file.

If anybody has any other suggestions or can tell me which way is "best" I
would be most grateful. I can rm and mv from a "regular" makefile but I
thought
there may be a "proper" way to do it for port Makefiles.

Thanks,

Andrew

PS Please CC me as I'm not on the list.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.93.970312223130.2649A-100000>