Changeset 7279554 for skype/t/Makefile
- Timestamp:
- 2011-01-21T14:30:11Z (14 years ago)
- Branches:
- master
- Children:
- c899eb0
- Parents:
- f503585
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/t/Makefile
rf503585 r7279554 10 10 .PHONY: $(tests) 11 11 12 default: $(tests)12 all: $(tests) 13 13 @echo "passed $$(echo $(testfiles)|wc -w) tests." 14 14
Note: See TracChangeset
for help on using the changeset viewer.