Page MenuHomeDevCentral

D1288.diff
No OneTemporary

D1288.diff

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -5,3 +5,9 @@
test:
cd tests && ${TCLSH} all.tcl
+
+list:
+ @ls *.tcl | sed 's/^/ - /' | sort
+ @find . -type f -name '*.tcl' | grep -v tests/ | grep -v Maintenance/ \
+ | grep -v ForUsers/ | grep -v PreSurfBoard | sed 's@\./@ - @' \
+ | grep '/' | sort

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 11, 07:43 (11 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2472823
Default Alt Text
D1288.diff (335 B)

Event Timeline