Date: Mon, 12 May 1997 23:23:21 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/netboot Makefile Message-ID: <199705130623.XAA14876@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami       97/05/12 23:23:21
  Modified:    sys/i386/boot/netboot  Makefile
  Log:
  Add ${CFLAGS} to makerom command line.  Note: don't add ${LDFLAGS} here,
  it has a bunch of extra stuff defined above.
  
  While I'm here, change "$(CFLAGS)" to "${CFLAGS}" to make all the rules
  uniform.
  
  Revision  Changes    Path
  1.10      +2 -2      src/sys/i386/boot/netboot/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705130623.XAA14876>
