Added executable files to list of those to cleanup.
authorem <none@none>
Thu, 24 Jan 1985 21:27:32 +0000 (21:27 +0000)
committerem <none@none>
Thu, 24 Jan 1985 21:27:32 +0000 (21:27 +0000)
lang/basic/test/Makefile

index c03f05b..aa0b3ea 100644 (file)
@@ -9,4 +9,4 @@ SRC=    bull.b buzzword.b checker.b creator.b grafiek.b gunner.b learn.b\
 head:  
        for i in $(SRC) ; do runcmp $$i ; done
 clean:
-       rm -f *.b.r *.[oskm]
+       rm -f *.b.[rx] *.[oskm]