Introduction
Introduction Statistics Contact Development Disclaimer Help
added missing rules, thanks peth - 9base - revived minimalist port of Plan 9 us…
git clone git://git.suckless.org/9base
Log
Files
Refs
README
LICENSE
---
commit 3ba816cd672688bda5c8657e3499e734c28f24c3
parent 7e8dfaf921d135e0c8b2cea4d231c3a509059f7d
Author: [email protected] <unknown>
Date: Tue, 5 Jul 2011 19:25:18 +0100
added missing rules, thanks peth
Diffstat:
M diff/Makefile | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/diff/Makefile b/diff/Makefile
@@ -6,3 +6,7 @@ OFILES = diffdir.o diffio.o diffreg.o main.o
MANFILES = diff.1
include ../std.mk
+
+pre-uninstall:
+
+post-install:
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.