aboutsummaryrefslogtreecommitdiff
path: root/development/smake/README
blob: da79a08428adedb6f2d53f8b865374c56dedd596 (plain)
1
2
3
4
5
6
7
8
9
10
11
smake is a highly portable make program with automake features

smake is targeted to be used with the "makefiles" system as well as 
any general purpose make task. "makefiles" is best used with smake for
convenience and easier debugging because gnu make does not run on all
platforms smake does and because gnu make does not allow to do Makefile 
debugging. Since smake-1.2a26, smake includes a general set of built in
default make rules; this allows smake to be used as a general purpose
make program.

smake installs under /opt/schily/ with other schily applications.