summaryrefslogtreecommitdiff
path: root/com/allegro/clean
diff options
context:
space:
mode:
Diffstat (limited to 'com/allegro/clean')
-rwxr-xr-xcom/allegro/clean5
1 files changed, 5 insertions, 0 deletions
diff --git a/com/allegro/clean b/com/allegro/clean
new file mode 100755
index 0000000..dadab0f
--- /dev/null
+++ b/com/allegro/clean
@@ -0,0 +1,5 @@
+#!/bin/csh
+#
+# delete Allegro CL binaries
+'rm' $Y2/*/$ALLEGRODIR/*.fasl
+