~ubuntu-branches/ubuntu/raring/libtrash/raring

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Timshel Knoll
  • Date: 2002-03-08 00:27:09 UTC
  • Revision ID: james.westby@ubuntu.com-20020308002709-p7uz03e7iouawwih
Tags: upstream-0.8
ImportĀ upstreamĀ versionĀ 0.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
all install libtrash libtrash-install clean::
 
2
        set -e; cd src; $(MAKE) $@;
 
3