Newer
Older
divorce-your-linux-admin / makefile
PROJECT = Divorce-Your-Linux-Admin
include ../reStructuredText/makefile

DATE = $(shell date)
VERSION = $(shell git log --pretty=format:"%h%x20%an%x20%ad%x20%s" -1 | cut -f1 -d" ")