Date: Wed, 12 Aug 1998 20:34:34 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/m68kgcc Makefile Message-ID: <199808130334.UAA19741@freefall.freebsd.org>
index | next in thread | raw e-mail
asami 1998/08/12 20:34:34 PDT
Modified files:
devel/m68kgcc Makefile
Log:
Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.
Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea,
but hard to change now) , in bsd.port.mk, so you need the "-f" in there.
The only reason why this worked was because there is a "Makefile"
target in the source's Makefile.
Revision Changes Path
1.3 +1 -1 ports/devel/m68kgcc/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808130334.UAA19741>
