mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add atomicity.cc to CLEANFILES.
This commit is contained in:
parent
20dc1b47c1
commit
1918cd64a5
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ ATOMICITY_H= ${SRCDIR}/config/cpu/generic/atomicity.h
|
|||
|
||||
atomicity.cc: ${ATOMICITY_H}
|
||||
ln -sf ${.ALLSRC} ${.TARGET}
|
||||
CLEANFILES+= atomicity.cc
|
||||
|
||||
INCSGROUPS= BITSHDRS BKWHDRS EXTHDRS BASEHDRS BASEXHDRS STDHDRS \
|
||||
TARGETHDRS THRHDRS DEBUGHDRS
|
||||
|
|
|
|||
Loading…
Reference in a new issue