diff options
Diffstat (limited to 'development/smake/slack-desc')
-rw-r--r-- | development/smake/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/smake/slack-desc b/development/smake/slack-desc deleted file mode 100644 index 963e2b618380..000000000000 --- a/development/smake/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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: |