-
Notifications
You must be signed in to change notification settings - Fork 0
diemmarkus/fcstools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To compile you need a compiler & make utility. I would suggest the GNU toolset, as this is what I am compiling with. However, the code is standard enough that it should compile Damn Near Anywhere. If you are building a project from this code, the code-base itself is flat and relative: keep all the code as it is, here, and it should compile just fine. To compile: make Or: make all -jX Where `X' is one more than the number of processors and `all' means `all' projects. Optionally: make Info Builds just fcsinfo make Convert Builds just fcsconvert make Test Builds just fcstest (out-of-data) make FCSxToHR Builds fcstofchr and fchrtofcs All of the source code is released under the GPL2, but the initial copyrights all are reserved to Jacob N. Smith. This code is used in internal projects; these projects are patent-encumbered, although this code is not; the code for those projects is closed-source and proprietary. Only those projects which I personally approve are allowed to use variants of the copyright which are not GPL2.
About
Automatically exported from code.google.com/p/fcstools
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published