- Timestamp:
- 2006-01-20T15:15:49Z (19 years ago)
- Branches:
- master
- Children:
- 54879ab, f1d38f2
- Parents:
- 55ec2d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r55ec2d6 rf73b969 10 10 11 11 # Program variables 12 objects = account.o bitlbee.o co mmands.o conf.o crypting.o help.o ini.o ipc.o irc.o irc_commands.o log.o nick.o query.o set.o storage.o storage_text.o unix.o url.o user.o util.o12 objects = account.o bitlbee.o conf.o crypting.o help.o ini.o ipc.o irc.o irc_commands.o log.o nick.o query.o root_commands.o set.o storage.o storage_text.o unix.o url.o user.o util.o 13 13 subdirs = protocols 14 14
Note: See TracChangeset
for help on using the changeset viewer.