shell-makefile-template/README.md

384 B

shell-makefile-template

Shell script Makefile template with Arch PKGBUILD creation.

Features

This makefile does the following:

  • Handles installation of the script
  • Handles man pages using pandoc
  • Handles distro packages (tarballs)
  • Automatically prepares a PKGBUILD which can create an Arch Linux package for your script

Usage

Edit options.mk to fit your program.