1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-14 06:42:54 +08:00
basic_verilog/scripts/clean_kcpsm.sh
Konstantin Pavlov bdfd79b542 Updated scripts
2022-12-14 13:58:09 +03:00

17 lines
437 B
Bash

#! /usr/bin/env bash
# ------------------------------------------------------------------------------
# clean_kcpsm.sh
# published as part of https://github.com/pConst/basic_verilog
# Konstantin Pavlov, pavlovconst@gmail.com
# ------------------------------------------------------------------------------
#
# Use this file as a boilerplate for your custom clean script
# for KCPSM directories
rm -f *.txt
rm -f *.fmt
rm -f *.log