Changeset f06894d for protocols/jabber/Makefile
- Timestamp:
- 2006-09-20T10:18:56Z (18 years ago)
- Branches:
- master
- Children:
- 21167d2
- Parents:
- 8f243ad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/Makefile
r8f243ad rf06894d 10 10 11 11 # [SH] Program variables 12 objects = jabber.o xmltree.o12 objects = iq.o jabber.o jabber_util.o message.o presence.o xmltree.o 13 13 14 14 CFLAGS += -Wall
Note: See TracChangeset
for help on using the changeset viewer.