~ubuntu-branches/ubuntu/oneiric/libpthread-workqueue/oneiric

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Mark Heily
  • Date: 2011-05-20 22:54:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110520225442-yx9ahuh8fd25zf6c
Tags: 0.6-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        cd testing && make check
61
61
 
62
62
edit:
63
 
        $(EDITOR) `find ./ -name '*.c' -o -name '*.h'` Makefile
 
63
        $(EDITOR) `find ./src -name '*.c' -o -name '*.h'` Makefile
64
64
 
65
65
$(PROGRAM)-$(VERSION).tar.gz: 
66
66
        mkdir $(PROGRAM)-$(VERSION)