]> arthur.barton.de Git - backup-script.git/blob - Makefile
Move Makefile.ax into new lib/ directory
[backup-script.git] / Makefile
1 #
2 # backup-script system for cloning systems using rsync
3 # Copyright (c)2008-2014 Alexander Barton, alex@barton.de
4 #
5
6 SUBDIRS = bin etc examples
7
8 include ./lib/Makefile.ax
9
10 install-local:
11         install -d -o $(USER) -g $(GROUP) -m 755 \
12          $(DESTDIR)$(PREFIX)/etc/backup-script.d