]> git.sur5r.net Git - bacula/bacula/blob - bacula/platforms/darwin/Makefile.in
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / bacula / platforms / darwin / Makefile.in
1
2 # Copyright (C) 2000-2015 Kern Sibbald
3 # License: BSD 2-Clause; see file LICENSE-FOSS
4 #
5 # This file is used as the template to create the
6 # Makefile for the Darwin specific installation.
7 #
8 #  22 Februrary 2003 -- Kern Sibbald
9 #
10 #  for Bacula release @VERSION@ (@DATE@) -- @DISTNAME@
11 #
12
13 INSTALL = @INSTALL@
14 INSTALL_PROGRAM = @INSTALL_PROGRAM@
15
16 nothing:
17
18 install:
19
20 install-autostart: install-autostart-fd install-autostart-sd install-autostart-dir
21
22         
23 install-autostart-fd:
24
25
26 install-autostart-sd:
27
28
29 install-autostart-dir:
30
31
32 uninstall: uninstall-autostart
33
34 uninstall-autostart: uninstall-autostart-fd uninstall-autostart-sd uninstall-autostart-dir
35
36 uninstall-autostart-fd:
37
38
39 uninstall-autostart-sd:
40
41 uninstall-autostart-dir:
42
43 clean:
44
45 distclean: clean
46         @rm -f Makefile
47
48 devclean: clean
49         @rm -f Makefile