Sync up changes from primary config

This commit is contained in:
Justin Ethier 2019-04-12 18:04:42 -04:00
parent 6f8dc9d450
commit b7ee9a2e01

View file

@ -4,6 +4,8 @@
# #
# Configuration options for the makefile # Configuration options for the makefile
& = $(filter-out %.h %.d,$^)
OS ?= $(shell uname) OS ?= $(shell uname)
CC ?= cc CC ?= cc