]> git.sur5r.net Git - bacula/bacula/blob - bacula/platforms/unknown/Makefile.in
af119f23ef04a5cf73876725d927653855a0e556
[bacula/bacula] / bacula / platforms / unknown / Makefile.in
1
2 # This file is used as the template to create the
3 # Makefile for the unknown specific installation.
4 #
5 #  15 November 2001 -- Kern Sibbald
6 #
7 #  for Bacula release @VERSION@ (@DATE@) -- @DISTNAME@
8 #
9
10 INSTALL = @INSTALL@
11 INSTALL_PROGRAM = @INSTALL_PROGRAM@
12
13 install: install-autostart
14
15 all: install-autostart
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:
43         @rm -f bacula-SD bacula-FD bacula-DIR Makefile bacula-*.spec
44         @rm -rf CVS