]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/Makefile.in
Make getmsg.c compatible with old FDs
[bacula/bacula] / bacula / src / Makefile.in
index 1111f8c724d6f25ed5210e8e48b7041aabfdf88d..88c382758610cb1bc77b333d168f77cab66da4a4 100644 (file)
@@ -1,5 +1,6 @@
 #
-# Version $Id$
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
 
@@ -8,9 +9,9 @@ VPATH =         .
 .PATH:         .
 
 # one up
-basedir = ..
+basedir = @BUILD_DIR@
 # top dir
-topdir = ..
+topdir = @BUILD_DIR@
 # this dir relative to top dir
 thisdir = src
 
@@ -37,13 +38,11 @@ Makefile: $(srcdir)/Makefile.in $(topdir)/config.status
        cd $(topdir) \
          && CONFIG_FILES=$(thisdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
-
 clean:
        @$(RMF) core core.* a.out *.o *.bak *~ *.intpro *.extpro 1 2 3
        @$(RMF) AUTHORS ChangeLog Makefile.am NEWS README acconfig.h autogen.sh 
        @$(RMF) configure.in stamp.h stamp-h.in
        @$(RMF) -r po
-       (cd gnome2-console && $(MAKE) clean)
 
 realclean: clean
        @$(RMF) tags