Ticket #30 (closed defect: fixed)
make clean doesn't remove .ae.s and .ae.i
Reported by: | dkimpe | Owned by: | |
---|---|---|---|
Priority: | don't know | Component: | build system |
Version: | git repository | Keywords: | |
Cc: |
Description
When doing make clean in an aesop tree configured with
--enable-aesop-debug, make clean does not remove .ae.s and .ae.i files.
This means that most likely the source translator is *not* invoked again after doing a make clean, only the C compiler is invoked.
This is for 81c56af54c10f4d600d5e05b63fb603b0e053159
Change History
Note: See
TracTickets for help on using
tickets.