Changeset feb1bad for protocols/jabber/Makefile
- Timestamp:
- 2010-08-28T12:24:37Z (14 years ago)
- Branches:
- master
- Children:
- 02bb9db
- Parents:
- 00374ac (diff), b0a89cc (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
-
protocols/jabber/Makefile
r00374ac rfeb1bad 30 30 31 31 distclean: clean 32 rm -rf .depend 32 33 33 34 ### MAIN PROGRAM … … 42 43 @echo '*' Linking jabber_mod.o 43 44 @$(LD) $(LFLAGS) $(objects) -o jabber_mod.o 45 46 -include .depend/*.d
Note: See TracChangeset
for help on using the changeset viewer.