~ubuntu-branches/ubuntu/natty/dnprogs/natty

« back to all changes in this revision

Viewing changes to apps/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Christine Caulfield
  • Date: 2009-10-12 10:12:34 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20091012101234-fwnpwav3bct5j16h
Tags: 2.50.1
Remove dncopynodes binary from tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
        $(CC) $(CFLAGS) -MM *.c >.depend 2>/dev/null
56
56
 
57
57
clean:
58
 
        rm -f $(PROG1) $(PROG2) $(PROG4) $(PROG5) $(PROG7) \
 
58
        rm -f $(PROG1) $(PROG2) $(PROG4) $(PROG5) $(PROG7) $(PROG8) \
59
59
        *.o *.a *.so *~ .depend
60
60
 
61
61
install: