Skip to content

Bug: make clean in wrspice deletes needed files #33

Description

@risc26z

Hi,

There seems to be a bug in the system of makefiles. Typing:

cd wrspice
make clean
make

leads to a number of errors. It seems that 'make clean' is incorrectly deleting wrspice/bin/*.cc. The build using 'make' works again once these *.cc files are recreated using 'git restore'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions