label_printer/Makefile

7 lines
154 B
Makefile
Raw Normal View History

2024-09-25 19:48:36 +00:00
# SPDX-License-Identifier: GPL-3.0-or-later
2024-09-12 19:46:29 +00:00
build:
cd epson/faxmachine &&\
2024-09-12 19:46:29 +00:00
go build -o ../library_bridge.so -buildmode=c-shared ../library_bridge.go