diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-17 01:24:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-17 01:24:13 +0000 |
| commit | 5151e7223e44353134998acf9027aa8f482c7864 (patch) | |
| tree | f3e18771ac4614bc82a1eaac89bd94e0ad31f0fc | |
| parent | a6d4491c71877016dd4d4dd04846121224fcd47c (diff) | |
Notes
| -rw-r--r-- | Makefile.inc1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index 9c7ce7b74fbd..3a80f274b762 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -272,7 +272,7 @@ _worldtmp: rm -f ${OBJTREE}${.CURDIR}/usr.bin/truss/ioctl.c .endif .for _dir in \ - usr/bin usr/games usr/include/sys usr/lib \ + usr/bin usr/games usr/include/c++/3.3 usr/include/sys usr/lib \ usr/libexec usr/sbin usr/share/dict \ usr/share/groff_font/devX100 \ usr/share/groff_font/devX100-12 \ |
