~snappy-dev/snapcraft/core

1
2
3
4
5
6
7
# -*- Mode:Makefile; indent-tabs-mode:t; tab-width:4 -*-

all:

install:
	install -d -m755  $(DESTDIR)/bin/
	install -m755 wrapper $(DESTDIR)/bin/wrapper