Introduction
Introduction Statistics Contact Development Disclaimer Help
Added a nuke target. - sam - An updated version of the sam text editor.
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit 50b23031a67b1ada4a1674e8e675f40d732d6f00
parent 264ee7fdcb9b575b7930b7b89ed216270692aeb7
Author: Rob King <[email protected]>
Date: Thu, 11 Aug 2016 22:35:07 -0500
Added a nuke target.
Diffstat:
Makefile | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile b/Makefile
@@ -47,3 +47,5 @@ clean:
cd samterm; $(MAKE) clean
cd rsam; $(MAKE) clean
+nuke: clean
+ rm -f config.h commands.h config.mk
You are viewing proxied material from vernunftzentrum.de. 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.