git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/patches/Makefile
blob: cdc8f17c97c525a67e1c851fc0db359d00d9d16f (plain)
1
2
3
4
5
6
7
VERSION = 3.82

all: check_memory

check_memory:
	@mkdir -pv build
	@patch --follow-symlinks -o build/check_memory raw/check_memory.orig < raw/check_memory.patch