diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-05 15:40:39 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-05 15:40:39 +0000 |
| commit | 1fd8bea50ec903b483f26789a75b67b2c63fd874 (patch) | |
| tree | 281be1d4230b8e89e28cdf64f4a6afabb755f3b6 | |
| parent | a41c3573faa67af8e9c6baec28337b95b9703ab9 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/cc/include/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/include/Makefile b/gnu/usr.bin/cc/include/Makefile index c6ee75f81640b..71fde69c4c4c4 100644 --- a/gnu/usr.bin/cc/include/Makefile +++ b/gnu/usr.bin/cc/include/Makefile @@ -12,5 +12,4 @@ INCS= ia64intrin.h .include <bsd.init.mk> .include <bsd.incs.mk> -.include <bsd.dep.mk> .include <bsd.obj.mk> |
