swissChili | 04a856e | 2021-03-13 22:14:18 -0800 | [diff] [blame^] | 1 | .TH jmk 1 "13 March 2021" "1" "JMK build system" |
2 | .SH SYNOPSIS | ||||
3 | JMK -- Build system for Bluejay | ||||
4 | .SH DESCRIPTION | ||||
5 | When run, JMK will search all subdirectories for files named "Jmk" and will | ||||
6 | process them to create a Makefile in the same directory. |