gno/bin/binprint
gdr-ftp 00cd830bd0 Makefile:
Changed to match the base builds.

binprint.asm:
	Renamed to doline.asm.  The default makefiles don't like to have
	name overloading like there was with binprint.c and binprint.asm

doline.asm:
	- added a dummy segment
	- added the setcom directive

binprint.c:
	- added stack checking code
	- prototyped functions
	- removed extraneous declarations
	- fflush stdout before writing to STDOUT_FILENO

binprint.1, binprint.desc, binprint.rez:
	- initial checkin
1999-01-16 18:35:57 +00:00
..
Makefile Makefile: 1999-01-16 18:35:57 +00:00
binprint.1 Makefile: 1999-01-16 18:35:57 +00:00
binprint.c Makefile: 1999-01-16 18:35:57 +00:00
binprint.desc Makefile: 1999-01-16 18:35:57 +00:00
binprint.rez Makefile: 1999-01-16 18:35:57 +00:00
doline.asm Makefile: 1999-01-16 18:35:57 +00:00