diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile | 6 | ||||
-rwxr-xr-x | test/vimmn | bin | 26904 -> 0 bytes |
2 files changed, 4 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile index fba635a..4011915 100644 --- a/test/Makefile +++ b/test/Makefile @@ -13,9 +13,11 @@ clean: rm -f vcpm echo "rm -f vcpm" rm -f vcimm - echo "rm -f vcpm" + echo "rm -f vcimm" rm -f vpct - echo "rm -f vcpm" + echo "rm -f vpct" + rm -f vimmn + echo "rm -f vimmn" echo "Cleaned." smode: diff --git a/test/vimmn b/test/vimmn Binary files differdeleted file mode 100755 index 5a1ee36..0000000 --- a/test/vimmn +++ /dev/null |