reduce-algebra portfile dev
Mark Brethen
mark.brethen at gmail.com
Sat Aug 20 18:39:43 PDT 2011
On Aug 20, 2011, at 7:41 PM, Ryan Schmidt wrote:
> You can narrow your search down to those Makefiles that are in the same directory as an INSTALL file:
>
>
> $ find trunk -name INSTALL
> trunk/csl/cslbase/cm-unicode/INSTALL
> trunk/csl/cslbase/INSTALL
> trunk/csl/fox/INSTALL
> trunk/generic/redfront/INSTALL
> trunk/INSTALL
trunk/csl/cslbase/cm-unicode --> no makefile in this dir
trunk/csl/cslbase --> local maintenance in the cslbase directory
trunk/csl/fox --> FOX GUI Library Installation
trunk/generic/redfront --> This is the one
no makefile.am
no makefile.in
makefile already has the line ".PHONY: all csl psl install install-csl install-psl uninstall uninstall-csl"
Mark
More information about the macports-dev
mailing list