File: README

package info (click to toggle)
elk 3.0-6
  • links: PTS
  • area: main
  • in suites: potato, slink
  • size: 4,068 kB
  • ctags: 3,123
  • sloc: ansic: 20,686; lisp: 5,232; makefile: 419; awk: 91; sh: 21
file content (6 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
When porting Elk to a new architecture, you may want to compile and run
alloca.c to check if your system's alloca() function is usable for Elk.
See the leading comment in alloca.c.

getversion is a trivial shell script to extract the Elk version number
from the file README.  It is used by the build process.