MStorage/example/Makefile.linux

6 lines
98 B
Makefile
Raw Normal View History

2017-05-05 21:00:40 +03:00
RM = rm -f
TO_NULL = > /dev/null
TARGET_BINARY = example
OS_SEPARATOR= /
-include base.mk