diff options
| author | Minsoo Choo <minsoochoo0122@proton.me> | 2025-12-03 04:12:49 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-01-09 20:11:23 +0000 |
| commit | 9cdb2eb66823e19c86cc9d2ebcf0c70c32a40caf (patch) | |
| tree | fb6b3e9cb6a07e1804c66bd700f82ba1f68dbfed /lib/libsys/powerpcspe | |
| parent | c5d4a124d093f11784833f25d1332a54465678fb (diff) | |
Diffstat (limited to 'lib/libsys/powerpcspe')
| -rw-r--r-- | lib/libsys/powerpcspe/Makefile.sys | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libsys/powerpcspe/Makefile.sys b/lib/libsys/powerpcspe/Makefile.sys deleted file mode 100644 index 35909d68cd5e..000000000000 --- a/lib/libsys/powerpcspe/Makefile.sys +++ /dev/null @@ -1,5 +0,0 @@ -CFLAGS+= -I${LIBC_SRCTOP}/powerpc -CFLAGS+= -I${LIBSYS_SRCTOP}/powerpc - -.PATH: ${LIBSYS_SRCTOP}/powerpc -.include "${LIBSYS_SRCTOP}/powerpc/Makefile.sys" |
