smalltalk
/
osmo-st-msc
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-msc/Makefile

12 lines
174 B
Makefile

GST_PACKAGE = gst-package
GST = gst
.PHONY: package image
all: package image
package:
$(GST_PACKAGE) package.xml
image: package
$(GST) -i -f Loader.st osmo_msc_ow2.img