head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	94.06.16.19.31.52;	author roger;	state Exp;
branches;
next	1.1;

1.1
date	94.06.13.00.34.32;	author roger;	state Exp;
branches;
next	;


desc
@orig.
@


1.2
log
@use gcc.
@
text
@#	BSDI $Id: Makefile,v 1.1 1994/06/13 00:34:32 roger Exp roger $

CC=	gcc
PROG=	faxinfo
CFLAGS+=${FAXINCS}
DPADD=	${FAXLIBS}
LDADD=	${FAXLIBS}
NOMAN=	noman

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	BSDI $Id: Makefile,v 1.1 1994/01/15 00:04:02 torek Exp $
d3 1
@
