mirror of
https://github.com/clearlinux/vbox-integration.git
synced 2026-08-03 18:47:48 +00:00
7 lines
103 B
Makefile
7 lines
103 B
Makefile
all: build
|
|
|
|
build:
|
|
|
|
install:
|
|
install -D -m 755 --target-directory=${DESTDIR}/usr/bin install-vbox-lga
|