mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 13:49:16 +02:00
Sync up changes from primary config
This commit is contained in:
parent
6f8dc9d450
commit
b7ee9a2e01
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue