summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/pcb.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /sys/arch/sparc/include/pcb.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/sparc/include/pcb.h')
0 files changed, 0 insertions, 0 deletions
l.c andplunky external.h for ccom) rather than HOST_CC directly. because PROG and HOSTPROG don't play nicely together, put mkext in its own SUBDIR 2010-06-03apply build framework and config changes for pcc-100602, plus add aplunky prepare-import.sh script for future updates 2010-02-05only go to WARNS=2 on these by defaultplunky 2010-01-20Clean up the build framework for pccplunky - use <bsd.init.mk> to include <../Makefile.inc> files - add Makefile.inc files that pull in appropriate build settings - fix the LIBEXECDIR definition (should have trailing /) - make cc.1 install as pcc.1 to match the binary - use YHEADER= to build the yacc headers - general consistency tidy up 2009-09-04Update build system and merge changes for pcc 0.9.9 090902.gmcgarry 2008-08-27Fix path to correct source directory.gmcgarry 2008-08-24Add pcc build framework.gmcgarry