Index of /g1tv/linuxpar

      Name                    Last modified       Size  Description

[DIR] Parent Directory 12-May-2009 08:24 - [TXT] LEESMIJ.txt 16-Apr-2000 04:15 1k [TXT] makefile.txt 16-Apr-2000 04:15 1k [   ] partest.bin 16-Apr-2000 04:17 94k [TXT] partest.c.txt 16-Apr-2000 04:17 3k [   ] step.bin 16-Apr-2000 04:17 94k [TXT] step.c.txt 16-Apr-2000 04:17 3k

BINARIES

Download by shift-clicking on the .bin files. Run them by typing
	./progname.bin
on the command line


COMPILING IT YOURSELF

Note: I had to append ".txt" to all filenames, since geocities doesn't seem
to like names ending in .c. So to make this work, rename "makefile.txt" to
"makefile", "partest.c.txt" to "partest.c".

Once you have the files, just type "make" to compile everything. This
will generate the corresponding .bin files.