summaryrefslogtreecommitdiff
path: root/usr/src/lib/Makefile
diff options
context:
space:
mode:
authorJohn Levon <john.levon@joyent.com>2020-05-26 13:57:13 +0000
committerJohn Levon <john.levon@joyent.com>2020-05-26 13:57:13 +0000
commit5b2acc0949194447bba6e45a0fa44d0b5f42f208 (patch)
tree7ea9eb87bc68fee386dd39035ce715e87a0e673c /usr/src/lib/Makefile
parent8ca018083101bf1cb175869679bc123187fb1bab (diff)
parent2a1277d3064386cd5c4e372301007aa330bf1d5e (diff)
downloadillumos-joyent-gcc9.tar.gz
mergegcc9
Diffstat (limited to 'usr/src/lib/Makefile')
-rw-r--r--usr/src/lib/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr/src/lib/Makefile b/usr/src/lib/Makefile
index 5a89beb017..9fd28c40f6 100644
--- a/usr/src/lib/Makefile
+++ b/usr/src/lib/Makefile
@@ -239,6 +239,7 @@ SUBDIRS += \
libtsnet \
libtsol \
libumem \
+ libutempter \
libuuid \
libuutil \
libvnd \
@@ -493,6 +494,7 @@ HDRSUBDIRS= \
libtsnet \
libtsol \
libumem \
+ libutempter \
libuutil \
libvnd \
libvolmgt \
@@ -563,7 +565,6 @@ install_extra:
clean clobber: $(NOWAIT_SUBDIRS:%=%-nodepend)
-lint:
install_h check: $(HDRSUBDIRS:%=%-nodepend)
@@ -571,6 +572,8 @@ _msg: $(MSGSUBDIRS:%=%-nodepend) .WAIT _dc
_dc: $(DCSUBDIRS:%=%-nodepend)
+lint:
+
# Library interdependencies are called out explicitly here.
../cmd/sgs/libconv: crt
../cmd/sgs/libdl: crt