- Timestamp:
- 2007-02-18T22:46:50Z (18 years ago)
- Branches:
- master
- Children:
- 21782b3
- Parents:
- 34337a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile
r34337a7 rdcf0f3e 1 include ../Makefile.settings1 -include ../Makefile.settings 2 2 3 3 LFLAGS +=-lcheck … … 8 8 clean: 9 9 rm -f check *.o 10 11 distclean: clean 10 12 11 13 main_objs = account.o bitlbee.o conf.o crypting.o help.o ipc.o irc.o irc_commands.o log.o nick.o query.o root_commands.o set.o storage.o storage_xml.o storage_text.o user.o
Note: See TracChangeset
for help on using the changeset viewer.