Skip to content

Commit

Permalink
make silent
Browse files Browse the repository at this point in the history
  • Loading branch information
mfro0 committed Apr 28, 2018
1 parent 917f72e commit 1e85199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ all: dirs libs startups tests
libs: $(LIBS) $(LIBSIIO)

dirs::
mkdir -p $(LIBDIRS) $(OBJDIRS)
$(Q)mkdir -p $(LIBDIRS) $(OBJDIRS)


startups: $(STARTUPS)
Expand Down

0 comments on commit 1e85199

Please sign in to comment.