barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change
on this file since 9c4ec91 was
5e53c4a,
checked in by James M. Kretchmar <kretch@mit.edu>, 21 years ago
|
*** empty log message ***
|
-
Property mode set to
100644
|
File size:
729 bytes
|
Line | |
---|
1 | # Generated automatically from Makefile.in by configure. |
---|
2 | CC=gcc |
---|
3 | LIBS= |
---|
4 | LDFLAGS=-L/var/users/kretch/source/ncurses/ncurses-5.2/lib/ |
---|
5 | RANLIB=ranlib |
---|
6 | OBJS=admin.o adverts.o auth.o bos.o buddylist.o \ |
---|
7 | chat.o chatnav.o conn.o ft.o icq.o im.o \ |
---|
8 | info.o invite.o md5.o meta.o misc.o msgcookie.o \ |
---|
9 | popups.o rxhandlers.o rxqueue.o search.o service.o \ |
---|
10 | snac.o ssi.o stats.o tlv.o translate.o txqueue.o \ |
---|
11 | util.o |
---|
12 | CFLAGS=-I/var/users/kretch/source/ncurses/ncurses-5.2/include/ -Wall -I. -DAIM_BUILDDATE=\"x\" -DAIM_BUILDTIME=\"x\" |
---|
13 | |
---|
14 | libfaim: $(OBJS) |
---|
15 | $(AR) -r libfaim.a $(OBJS) |
---|
16 | $(RANLIB) libfaim.a |
---|
17 | |
---|
18 | clean: |
---|
19 | $(RM) *.o libfaim.a |
---|
20 | |
---|
21 | distclean: clean |
---|
22 | $(RM) config.cache config.log config.status Makefile config.h TAGS *~ core |
---|
Note: See
TracBrowser
for help on using the repository browser.