mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[MOD] Incremental builds, use cc
This commit is contained in:
parent
8ce69d0829
commit
24c6e70cb7
3 changed files with 27 additions and 6 deletions
|
|
@ -5,4 +5,4 @@ BINARY=parsee
|
|||
SOURCE=src
|
||||
INCLUDES=src/include
|
||||
OBJECT=build
|
||||
CC=tcc
|
||||
CC=cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue