[MOD] Incremental builds, use cc

This commit is contained in:
LDA 2024-09-05 06:17:44 +02:00
commit 24c6e70cb7
3 changed files with 27 additions and 6 deletions

View file

@ -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 =============================