diff --git a/assets/windows.mk b/assets/windows.mk index 9f71ca3..c244815 100644 --- a/assets/windows.mk +++ b/assets/windows.mk @@ -1,7 +1,7 @@ # windows.mk - this one is quite a bit different from the others, # but we can fix that later. -.PHONY : docker build do-build +.PHONY : docker build version:=$(shell cat version) release:=$(shell cat release) @@ -19,11 +19,8 @@ docker : docker build -t $(image) - < assets/windows.Dockerfile build : - ${MAKE} -C /root/windows/linux do-build - -do-build : pwd - (cd /root/windows && git pull) + ls -a make fetch make all cp -v $(outfiles) /