Changeset b0a89cc for protocols/Makefile
- Timestamp:
- 2010-08-27T08:48:18Z (14 years ago)
- Branches:
- master
- Children:
- df61c35a, feb1bad
- Parents:
- 3f10fad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/Makefile
r3f10fad rb0a89cc 40 40 41 41 distclean: clean $(subdirs) 42 rm -rf .depend 42 43 43 44 $(subdirs): … … 55 56 @echo '*' Compiling $< 56 57 @$(CC) -c $(CFLAGS) $< -o $@ 58 59 -include .depend/*.d
Note: See TracChangeset
for help on using the changeset viewer.