Changeset fd03770 for Makefile


Ignore:
Timestamp:
2006-06-25T19:43:14Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c9f0c79
Parents:
6ee9d2d (diff), 9b63df6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging from devel/Jelmer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r6ee9d2d rfd03770  
    4646        rm -f Makefile.settings config.h
    4747        find . -name 'DEADJOE' -o -name '*.orig' -o -name '*.rej' -o -name '*~' -exec rm -f {} \;
     48
     49check:
     50        $(MAKE) -C tests
    4851
    4952install-doc:
Note: See TracChangeset for help on using the changeset viewer.