Changeset a51be64 for lib/Makefile
- Timestamp:
- 2006-12-06T14:16:56Z (18 years ago)
- Branches:
- master
- Children:
- a3a3778
- Parents:
- 7bcdde3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile
r7bcdde3 ra51be64 17 17 # [SH] Phony targets 18 18 all: lib.o 19 20 check: 19 check: all 20 gcov: 21 gcov *.c 21 22 22 23 .PHONY: all clean distclean
Note: See TracChangeset
for help on using the changeset viewer.