Date: Fri, 11 Jul 2003 13:35:45 -0700 (PDT) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc33 Makefile Message-ID: <200307112035.h6BKZjDY066218@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gerald 2003/07/11 13:35:45 PDT
FreeBSD ports repository
Modified files:
lang/gcc33 Makefile
Log:
Use ${STRIP_CMD} instead of strip. Strip some additional files and simplify
the machinery so that we do not need to maintain duplicate lists of binaries.
Rename loop variables from $file to $f to avoid warnings by future versions
of portlint.
Fix a post-build comment.
Reviewed by: obrien
Revision Changes Path
1.145 +16 -17 ports/lang/gcc33/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307112035.h6BKZjDY066218>
