add clibs to getflags
This commit is contained in:
parent
50284241bb
commit
0e84de938e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -223,6 +223,6 @@ osxapp:
|
|||
|
||||
# used by ./ghci
|
||||
getflags:
|
||||
@echo $(ALLFLAGS)
|
||||
@echo $(ALLFLAGS) $(clibs)
|
||||
|
||||
.PHONY: $(bins) test install
|
||||
|
|
Loading…
Reference in a new issue