Makefile: detect running OS
This commit is contained in:
parent
3fe1db8892
commit
92ab9ef52e
3 changed files with 7 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -2,6 +2,7 @@
|
|||
# slstatus - suckless status monitor
|
||||
.POSIX:
|
||||
|
||||
include os.mk
|
||||
include config.mk
|
||||
|
||||
REQ = util
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue