summaryrefslogtreecommitdiff
path: root/usr/src/cmd/acpi
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2016-10-14 10:09:19 -0700
committerRobert Mustacchi <rm@joyent.com>2016-10-14 15:28:19 -0700
commita1964bdd47804c37e09db1a79c23937c9aeac165 (patch)
tree9823ad43549674c325d5d23e7dd9d6a5d4d8e00b /usr/src/cmd/acpi
parentabf99a006172ea5aab2246bda23f9d6d935bf1ad (diff)
downloadillumos-gate-a1964bdd47804c37e09db1a79c23937c9aeac165.tar.gz
7470 acpi build sometimes doesn't descend into SUBDIRS
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/cmd/acpi')
-rw-r--r--usr/src/cmd/acpi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/acpi/Makefile b/usr/src/cmd/acpi/Makefile
index 083a55f57b..0e59da4aa6 100644
--- a/usr/src/cmd/acpi/Makefile
+++ b/usr/src/cmd/acpi/Makefile
@@ -39,7 +39,7 @@ clobber: $(SUBDIRS)
lint:
-$(SUBDIRS): common
+$(SUBDIRS): common FRC
@cd $@; pwd; $(MAKE) $(MFLAGS) $(TARGET)
common: FRC