From 911b83fe05d682c541e38fecd55fdad0755be2ca Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 10 May 2021 09:37:27 -0400 Subject: patch_cmds: diffstat without autotools --- patch_cmds/diffstat/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 patch_cmds/diffstat/Makefile (limited to 'patch_cmds/diffstat/Makefile') diff --git a/patch_cmds/diffstat/Makefile b/patch_cmds/diffstat/Makefile new file mode 100644 index 0000000..ae9c6ca --- /dev/null +++ b/patch_cmds/diffstat/Makefile @@ -0,0 +1,5 @@ +PROG= diffstat + +CFLAGS+=-DHAVE_CONFIG_H + +.include -- cgit v1.2.3