mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 16:55:10 +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
Makefile
5
Makefile
|
|
@ -1,10 +1,7 @@
|
|||
# Makefile for building Parsee
|
||||
# (GNU)Makefile for building Parsee
|
||||
# ================================
|
||||
# TODO: Consider making something akin to a configure script that checks
|
||||
# for dependencies, or maybe even use *autoconf* (the devil!)
|
||||
#
|
||||
# TODO: Either get rid of the GNU extensions, or use a script/program
|
||||
# to build Parsee on a POSIXly environment. I'd dig parsee-buildout, tbf.
|
||||
|
||||
|
||||
# =========================== Parsee Flags =============================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue