Files
epics-base/configure
Simon Rose a6977ae731 Fix issue where VSCode makefile extension can delete files
The problem is that VSCode's make extension, in order to determine
some information about the project, runs
```
make --dry-run --always-make
```
which despite its name will actually try to remake the configure/*
files. Running `installEpics.pl` on these will delete them first,
then try copy them, resulting in an error.
2024-02-21 09:45:14 -06:00
..
2022-05-11 11:44:00 -07:00
2019-10-28 01:03:12 -05:00
2018-10-19 14:23:18 -05:00
2022-09-03 10:59:26 -05:00
2021-03-12 00:04:32 -06:00