- Timestamp:
- 2006-12-22T17:17:08Z (18 years ago)
- Branches:
- master
- Children:
- 5c5a586, 9225e08
- Parents:
- 55078f5 (diff), bd28e6a (diff), a51be64 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile
r55078f5 ra3a3778 17 17 # [SH] Phony targets 18 18 all: lib.o 19 check: all 20 gcov: 21 gcov *.c 19 22 20 23 .PHONY: all clean distclean
Note: See TracChangeset
for help on using the changeset viewer.