diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-09-16 04:07:39 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-09-16 04:07:39 +0000 |
| commit | a2fdfab0086c71360aec823cbc440334c2304d44 (patch) | |
| tree | a4257318076ad8c8e3e1dcd6ab72412cb1930bdb /include/Makefile | |
| parent | 4c95e76ac443b11cc057cf82df5b2dd015999a09 (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile b/include/Makefile index ccdc8aafca0a..8e7bf6d8a010 100644 --- a/include/Makefile +++ b/include/Makefile @@ -255,6 +255,7 @@ copies: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 teken.h \ ${DESTDIR}${INCLUDEDIR}/teken .if ${MK_META_MODE} == "yes" + cd ${.OBJDIR} touch ${.TARGET} .endif |
