home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
mail
/
sendmail
/
sendmail-5.65
/
mailstats
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1990-05-11
|
150 b
|
9 lines
# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= mailstats
CFLAGS+=-I${.CURDIR}/../src
NOMAN= noman
.include "../../Makefile.inc"
.include <bsd.prog.mk>