freebsd_amp_hwpstate/usr.bin/tn3270/tools
Warner Losh 96846ff646 More egcs warning fixes:
o main returns int not void
	o use return 0 at end of main when needed
	o use braces to avoid potentially ambiguous else
	o don't default to type int
	o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
1999-04-25 22:37:58 +00:00
..
mkastods Make this internal build tool static to avoid trying to use shared 1998-08-17 11:56:22 +00:00
mkastosc Make this internal build tool static to avoid trying to use shared 1998-08-17 11:56:22 +00:00
mkdctype More egcs warning fixes: 1999-04-25 22:37:58 +00:00
mkdstoas Make this internal build tool static to avoid trying to use shared 1998-08-17 11:56:22 +00:00
mkhits Make this internal build tool static to avoid trying to use shared 1998-08-17 11:56:22 +00:00
Makefile
mkmake.y
prt3270.c