mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
20 lines
1 KiB
Text
20 lines
1 KiB
Text
|
# HOW TO EDIT THIS FILE:
|
||
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
||
|
# up the first '|' above the ':' following the base package name, and the '|'
|
||
|
# on the right side marks the last column you can put a character in. You must
|
||
|
# make exactly 11 lines for the formatting to be correct. It's also
|
||
|
# customary to leave one space after the ':'.
|
||
|
|
||
|
|-----handy-ruler------------------------------------------------------|
|
||
|
smake: smake (highly portable make program with automake features)
|
||
|
smake:
|
||
|
smake: smake is targeted to be used with the "makefiles" system as well as
|
||
|
smake: any general purpose make task. "makefiles" is best used with smake
|
||
|
smake: for convenience and easier debugging because gnu make does not run
|
||
|
smake: on all platforms smake does and because gnu make does not allow to
|
||
|
smake: do Makefile debugging. Since smake-1.2a26, smake includes a general
|
||
|
smake: set of built in default make rules, this allows smake to be used as
|
||
|
smake: a general purpose make program.
|
||
|
smake:
|
||
|
smake:
|