- Timestamp:
- 2015-10-01T01:01:48Z (9 years ago)
- Branches:
- master
- Children:
- 3cbf71d
- Parents:
- d797fb4
- git-author:
- dequis <dx@…> (18-08-15 05:53:17)
- git-committer:
- dequis <dx@…> (01-10-15 01:01:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rd797fb4 r355e2ad 10 10 11 11 # Program variables 12 objects = bitlbee.o dcc.o help.o ipc.o irc.o irc_im.o irc_c hannel.o irc_commands.o irc_send.o irc_user.o irc_util.o nick.o $(OTR_BI) query.o root_commands.o set.o storage.o $(STORAGE_OBJS) unix.o conf.o log.o12 objects = bitlbee.o dcc.o help.o ipc.o irc.o irc_im.o irc_cap.o irc_channel.o irc_commands.o irc_send.o irc_user.o irc_util.o nick.o $(OTR_BI) query.o root_commands.o set.o storage.o $(STORAGE_OBJS) unix.o conf.o log.o 13 13 headers = $(wildcard $(_SRCDIR_)*.h $(_SRCDIR_)lib/*.h $(_SRCDIR_)protocols/*.h) 14 14 subdirs = lib protocols
Note: See TracChangeset
for help on using the changeset viewer.