make token
This commit is contained in:
7
src/OAuth.AspNet.Token/Makefile
Normal file
7
src/OAuth.AspNet.Token/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
SOURCE_DIR=$(HOME)/workspace/yavsc
|
||||
MAKEFILE_DIR=$(SOURCE_DIR)/scripts/build/make
|
||||
include $(MAKEFILE_DIR)/versioning.mk
|
||||
include $(MAKEFILE_DIR)/dnx.mk
|
||||
|
||||
all: $(BINTARGETPATH)
|
||||
|
Reference in New Issue
Block a user