NetBSD/usr.bin/xlint
thorpej b6d2afdc45 Add constants that describe the target's max/min INT, UINT, LONG, ULONG,
QUAD, and UQUAD values.
2002-02-20 16:10:34 +00:00
..
arch On m68000, we need different target parameters than on m68k, 2002-02-04 00:18:32 +00:00
common Add constants that describe the target's max/min INT, UINT, LONG, ULONG, 2002-02-20 16:10:34 +00:00
lint1 Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +00:00
lint2 Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
llib
xlint * Use setprogname() in main(). 2002-01-31 19:09:33 +00:00
Makefile
Makefile.inc Need <bsd.own.mk> to use ${MACHINE_CPU}. 2002-02-04 08:37:37 +00:00