Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1481 from WalterBright/noQUIET
Browse files Browse the repository at this point in the history
There's no reason to hide what the makefile is doing
  • Loading branch information
MartinNowak committed Jan 26, 2016
2 parents 805e602 + cee5140 commit 61616d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posix.mak
Expand Up @@ -3,7 +3,7 @@
# pkg_add -r gmake
# and then run as gmake rather than make.

QUIET:=@
QUIET:=

include osmodel.mak

Expand Down

0 comments on commit 61616d1

Please sign in to comment.