~ubuntu-branches/ubuntu/jaunty/filters/jaunty

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2008-10-26 23:44:04 UTC
  • Revision ID: james.westby@ubuntu.com-20081026234404-poqe7fd9q3atvn9s
Tags: 2.46
fanboy: Improve docs and remove from SAMPLES. Closes: #496588

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
samples:        $(BUILD) $(OTHER)
31
31
        -rm -f SAMPLES
32
 
        PATH=.:$$PATH; export PATH; echo $(BUILD) $(OTHER) |xargs -n 1 sh makesample.sh
 
32
        PATH=.:$$PATH; export PATH; echo $(BUILD) $(OTHER) |grep -v fanboy |xargs -n 1 sh makesample.sh
33
33
 
34
34
clean:
35
35
        $(RM) -f core *.o *~ $(BUILD) *.c SAMPLES