Replaced whole bunch for Makefiles with a single generic Makefile.
- No complex shell logic. - "Source file shadowing" for all targets via vpath. - Dependency handling. - True incremental build. - Don't write into source directories. - Easy cleanup by just removing 'wrk'.
This commit is contained in:
1
libsrc/geos-apple/Makefile.inc
Normal file
1
libsrc/geos-apple/Makefile.inc
Normal file
@@ -0,0 +1 @@
|
||||
CFLAGS += -Wa -Igeos-apple,-Igeos-common
|
||||
Reference in New Issue
Block a user