Changeset 8f243ad
- Timestamp:
- 2006-09-20T09:36:53Z (18 years ago)
- Branches:
- master
- Children:
- f06894d
- Parents:
- 51fdc45
- Location:
- protocols/jabber
- Files:
-
- 2 added
- 30 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/Makefile
r51fdc45 r8f243ad 10 10 11 11 # [SH] Program variables 12 objects = expat.o hashtable.o jid.o jpacket.o jutil.o log.o pool.o str.o xmlnode.o xmlparse.o xmlrole.o xmltok.o jabber.o12 objects = jabber.o xmltree.o 13 13 14 14 CFLAGS += -Wall
Note: See TracChangeset
for help on using the changeset viewer.