OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Michael Shalayeff (mickeycvs.openbsd.org)
Date: Sat Sep 18 2004 - 14:51:53 CDT


CVSROOT: /cvs
Module name: src
Changes by: mickeycvs.openbsd.org 2004/09/18 13:51:53

Modified files:
        sys/dev/microcode/aic7xxx: Makefile aicasm.c aicasm_gram.y
                                   aicasm_macro_scan.l aicasm_scan.l

Log message:
repair build that reused y.tab.h for two different parsers
thus failing a build every other time.
make generated arrays const and repair rcsid generation for output.
allow one-step build; from krw
krw ok