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/libresolv2 | |
| 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/libresolv2')
| -rw-r--r-- | usr/src/lib/libresolv2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/lib/libresolv2/Makefile b/usr/src/lib/libresolv2/Makefile index 2433a55436..ef5ef9485e 100644 --- a/usr/src/lib/libresolv2/Makefile +++ b/usr/src/lib/libresolv2/Makefile @@ -55,9 +55,6 @@ XGETFLAGS= -a POFILE= $(LIBRARY:.a=.po) POFILES= generic.po -SED= sed -GREP= grep - .KEEP_STATE: all clean clobber: $(SUBDIRS) |
