mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 12:59:56 +01:00
* fix problems under Win32 - where graph is required
This commit is contained in:
parent
72035b40e7
commit
d82c888c6b
@ -17,7 +17,7 @@ endif
|
||||
[rules]
|
||||
.PHONY: text gfx both
|
||||
|
||||
all: both
|
||||
all: graph
|
||||
|
||||
clean : execlean fpc_cleanall
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user