~ubuntu-branches/ubuntu/hardy/netpbm-free/hardy-updates

« back to all changes in this revision

Viewing changes to GNUmakefile

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2004-07-29 20:25:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040729202546-9o69r65403wvtla5
Tags: 2:10.0-5
* build-depends against libtiff4.
* fix typo in ppmtowinicon. Closes: #261999.

Show diffs side-by-side

added added

removed removed

Lines of Context:
233
233
        for i in urt shhopt buildtools; do \
234
234
            $(MAKE) -C $$i -f $(SRCDIR)/$$i/Makefile clean ; \
235
235
        done
236
 
        mkdir -p lib/static lib/shared
237
236
        -rm lib/*/*
238
237
 
239
238
.PHONY: distclean
240
239
distclean: clean
241
240
        rm -f Makefile.config
242
241
 
243
 
build-env: 
244
 
        mkdir -p lib/static lib/shared
 
242
shhopt/netpbm-shhopt.h:
245
243
        ln -sf shhopt.h shhopt/netpbm-shhopt.h
246
244
 
247
245
# The following endif is for the else block that contains virtually the