mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
include Makefile for windows
This commit is contained in:
parent
2bf24f5657
commit
519751aa04
|
|
@ -107,7 +107,7 @@ release-push:
|
|||
ros scripts/release.ros release-push
|
||||
release-changelog:
|
||||
grep not-yet-released ChangeLog 2>&1 > /dev/null || ros scripts/release.ros changelog
|
||||
winrelease:
|
||||
winrelease: roswell/Makefile
|
||||
mkdir -p roswell/lisp
|
||||
mkdir -p roswell/documents
|
||||
cp src/ros.exe roswell
|
||||
|
|
|
|||
Loading…
Reference in a new issue