summaryrefslogtreecommitdiffstats
path: root/build
blob: 86632f3ec58f1d2b2a97e1132734d214ab6f7657 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

nop:
	@:

build:
	@:

install:
	install -d -m 0755 fss.data/usr/bin
	install -p -m 0755 src/fss.sh fss.data/usr/bin/fss