diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-04-14 13:44:41 -0500 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-04-26 15:30:42 -0500 |
| commit | 02b17e23cf5bf66a5ea787e066ae3d1aa49bd856 (patch) | |
| tree | b02fd942153c452aae9e4e5bd6d5bc98598084cb /usr/src/lib/libc/amd64 | |
| parent | 19141168d83c6b9692f40a6885b0c7258161ec6b (diff) | |
| download | illumos-joyent-02b17e23cf5bf66a5ea787e066ae3d1aa49bd856.tar.gz | |
14637 various Makefiles should have more faith in Makefile.master
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
Diffstat (limited to 'usr/src/lib/libc/amd64')
| -rw-r--r-- | usr/src/lib/libc/amd64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/libc/amd64/Makefile b/usr/src/lib/libc/amd64/Makefile index 0552156c53..d70eeae879 100644 --- a/usr/src/lib/libc/amd64/Makefile +++ b/usr/src/lib/libc/amd64/Makefile @@ -33,7 +33,6 @@ LIBCDIR= $(SRC)/lib/libc LIBRARY= libc.a LIB_PIC= libc_pic.a VERS= .1 -CPP= /usr/lib/cpp TARGET_ARCH= amd64 # include comm page definitions |
