Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 359 Bytes

SCRIPTLETS by chommik

Every script inside has README. This one applies to the main Makefile.

Makefile commands are:

  • install - to install all of them
  • $scriptname - to install one
  • check - to show, what is installed

Self-documenting variables are in Rules.mk. No other files need to be modified.

Hope something will be useful.