home *** CD-ROM | disk | FTP | other *** search
- h31565
- s 00001/00001/00035
- d D 1.9 95/07/06 14:52:58 tim 9 8
- c modified dependenciec so talktopop now is linked with the config library
- e
- s 00008/00001/00028
- d D 1.8 95/07/06 13:55:01 tim 8 7
- c added stuff for talktopopconfig and talktopopconf
- e
- s 00002/00000/00027
- d D 1.7 95/07/06 13:43:39 tim 7 6
- c make file now understands talktopop.h
- e
- s 00004/00001/00023
- d D 1.6 95/07/05 18:55:49 tim 6 5
- c got the mailsend target right
- e
- s 00001/00001/00023
- d D 1.5 95/07/05 18:51:56 tim 5 4
- c added mailsend target
- e
- s 00001/00001/00023
- d D 1.4 95/07/04 22:22:41 tim 4 3
- c added extractheadr traget
- e
- s 00000/00002/00024
- d D 1.3 95/07/04 20:34:33 tim 3 2
- c fixed the bugy target for shortenlines
- e
- s 00003/00001/00023
- d D 1.2 95/07/04 20:32:37 tim 2 1
- c added target for shortenlines
- e
- s 00024/00000/00000
- d D 1.1 95/07/04 20:13:47 tim 1 0
- c
- e
- u
- U
- f e 0
- t
- T
- I 1
- NFLAGS= -lsocket -lnsl
- CFLAGS= -g
-
- D 9
- TALKO = talktopop.o
- E 9
- I 9
- TALKO = talktopop.o talktopopconf.o
- E 9
-
- SUPTO = ll.o datafile.o dele.o meta.o
-
- .KEEP_STATE :
-
- D 2
- all: talktopop complistfiles
- E 2
- I 2
- D 4
- all: talktopop complistfiles shortenlines
- E 4
- I 4
- D 5
- all: talktopop complistfiles shortenlines extractheadr
- E 5
- I 5
- D 8
- all: talktopop complistfiles shortenlines extractheadr mailsend
- E 8
- I 8
- all: talktopop complistfiles shortenlines extractheadr mailsend talktopopconfig
- E 8
- E 5
- E 4
- E 2
-
- I 7
- talktopop.o: talktopop.c talktopop.h
-
- E 7
- talktopop: $(TALKO)
- cc $(NFLAGS) $(CFLAGS) $(TALKO) -o talktopop
-
- ll.o: ll.c project.h
-
- datafile.o: datafile.c project.h
-
- dele.o: dele.c project.h
-
- meta.o: meta.c project.h
-
- D 6
- complistfiles: complistfiles.o $(SUPTO)
- E 6
- I 6
- complistfiles: complistfiles.o $(SUPTO) project.h
- E 6
- cc $(CFLAGS) $(SUPTO) complistfiles.o -o complistfiles
- I 6
-
- mailsend: mailsend.o $(SUPTO) project.h
- cc $(CFLAGS) $(SUPTO) mailsend.o -o mailsend
- I 8
-
- talktopopconfig: talktopopconfig.o talktopopconf.o
- cc $(CFLAGS) talktopopconfig.o talktopopconf.o -o talktopopconfig
-
- talktopopconfig.o: talktopopconfig.c talktopop.h
-
- talktopopconf.o: talktopopconf.c talktopop.h
- E 8
- E 6
- I 2
- D 3
-
- shortenlines: shortenlines.c
- E 3
- E 2
- E 1
-