~ubuntu-branches/ubuntu/wily/libcap-ng/wily-proposed

« back to all changes in this revision

Viewing changes to bindings/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2010-07-20 10:03:49 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100720100349-dzex7pirrlq8v7g7
Tags: 0.6.4-1
* Imported Upstream version 0.6.4
* Bump Standards version to 3.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
284
284
#     (which will cause the Makefiles to be regenerated when you run `make');
285
285
# (2) otherwise, pass the desired values on the `make' command line.
286
286
$(RECURSIVE_TARGETS):
287
 
        @failcom='exit 1'; \
 
287
        @fail= failcom='exit 1'; \
288
288
        for f in x $$MAKEFLAGS; do \
289
289
          case $$f in \
290
290
            *=* | --[!k]*);; \
309
309
        fi; test -z "$$fail"
310
310
 
311
311
$(RECURSIVE_CLEAN_TARGETS):
312
 
        @failcom='exit 1'; \
 
312
        @fail= failcom='exit 1'; \
313
313
        for f in x $$MAKEFLAGS; do \
314
314
          case $$f in \
315
315
            *=* | --[!k]*);; \