diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2024-03-13 20:07:02 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2024-03-13 20:09:41 +0000 |
| commit | ccf4d5eed25b5edc6807ac2eb5047929f61dfd0a (patch) | |
| tree | bfcc0491f81a717a0c87aacb6fbfc15da8e91074 /lib/libsys/powerpcspe | |
| parent | e4315bbc85b7b0cf4c92d27b261f5ccf97bd1ed1 (diff) | |
Diffstat (limited to 'lib/libsys/powerpcspe')
| -rw-r--r-- | lib/libsys/powerpcspe/Makefile.sys | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libsys/powerpcspe/Makefile.sys b/lib/libsys/powerpcspe/Makefile.sys index 3ab87bf3ded8..35909d68cd5e 100644 --- a/lib/libsys/powerpcspe/Makefile.sys +++ b/lib/libsys/powerpcspe/Makefile.sys @@ -1,7 +1,5 @@ CFLAGS+= -I${LIBC_SRCTOP}/powerpc CFLAGS+= -I${LIBSYS_SRCTOP}/powerpc -SYM_MAPS+= ${LIBSYS_SRCTOP}/powerpc/Symbol.sys.map - .PATH: ${LIBSYS_SRCTOP}/powerpc .include "${LIBSYS_SRCTOP}/powerpc/Makefile.sys" |
