]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/Makefile.in
Prune SQL fix; finish Linux rescue; doc
[bacula/bacula] / bacula / src / Makefile.in
index cc8f974fa3f34773692e4a28aeabfec3c88eb39a..fc778fca25a5cbb31d3dd723e77517342435ae9d 100644 (file)
@@ -14,18 +14,10 @@ topdir = ..
 # this dir relative to top dir
 thisdir = src
 
-DEBUG=-DDEBUG_STRICT @DEBUG@
 
 first_rule: all
 dummy:
 
-#
-# these are the objects that are changed by the .configure process
-EXTRAOBJS = @OBJLIST@
-
-# it's ``be kind to gmake week''
-#EXTPROS = $(SRCS:S,.c,.extpro,)
-EXTPROS = 
 
 .SUFFIXES:     .c .o
 .PHONY: