Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2000 07:52:23 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/conf Makefile.i386 src/sys/i386/i386 genassym.c src/sys/pc98/conf Makefile.pc98
Message-ID:  <200001081552.HAA49554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2000/01/08 07:52:23 PST

  Modified files:
    sys/i386/conf        Makefile.i386 
    sys/i386/i386        genassym.c 
    sys/pc98/conf        Makefile.pc98 
  Log:
  Compile genassym.c with ordinary ${CFLAGS}.  The (small) needs for
  ${GEN_CFLAGS} and -U_KERNEL became negative when all all the
  genassym.c's were converted to be cross-built.
  
  Makefile.*:
  - Cleanups associated with the old genassym.
  - Fixed deprecated spelling of ${.IMPSRC} as "$<".
  
  Revision  Changes    Path
  1.173     +11 -15    src/sys/i386/conf/Makefile.i386
  1.86      +2 -3      src/sys/i386/i386/genassym.c
  1.78      +11 -15    src/sys/pc98/conf/Makefile.pc98



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001081552.HAA49554>