]> git.sur5r.net Git - bacula/bacula/blob - bacula/platforms/darwin/Makefile.in
ebl tweak debug message
[bacula/bacula] / bacula / platforms / darwin / Makefile.in
1
2 # This file is used as the template to create the
3 # Makefile for the Darwin specific installation.
4 #
5 #  22 Februrary 2003 -- Kern Sibbald
6 #
7 #  for Bacula release @VERSION@ (@DATE@) -- @DISTNAME@
8 #
9
10 INSTALL = @INSTALL@
11 INSTALL_PROGRAM = @INSTALL_PROGRAM@
12
13 nothing:
14
15 install:
16
17 install-autostart: install-autostart-fd install-autostart-sd install-autostart-dir
18
19         
20 install-autostart-fd:
21
22
23 install-autostart-sd:
24
25
26 install-autostart-dir:
27
28
29 uninstall: uninstall-autostart
30
31 uninstall-autostart: uninstall-autostart-fd uninstall-autostart-sd uninstall-autostart-dir
32
33 uninstall-autostart-fd:
34
35
36 uninstall-autostart-sd:
37
38 uninstall-autostart-dir:
39
40 clean:
41
42 distclean: clean
43         @rm -f Makefile
44
45 devclean: clean
46         @rm -f Makefile