NetBSD/usr.bin/xlint
thorpej b02b24b1d7 Replace u_quad_t with uint64_t and quad_t with int64_t, and use
<inttypes.h> to get those type definitions.  These types are more
portable, and a little more sane to do autoconf tests for.
2002-02-05 03:04:26 +00:00
..
arch On m68000, we need different target parameters than on m68k, 2002-02-04 00:18:32 +00:00
common Replace u_quad_t with uint64_t and quad_t with int64_t, and use 2002-02-05 03:04:26 +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