head	1.5;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1
	RELENG_4_11:1.1.0.26
	RELENG_4_11_BP:1.1
	RELENG_4_10_0_RELEASE:1.1
	RELENG_4_10:1.1.0.24
	RELENG_4_10_BP:1.1
	RELENG_5_2_1_RELEASE:1.4
	RELENG_5_2_0_RELEASE:1.4
	RELENG_5_2:1.4.0.6
	RELENG_5_2_BP:1.4
	RELENG_4_9_0_RELEASE:1.1
	RELENG_4_9:1.1.0.22
	RELENG_4_9_BP:1.1
	RELENG_5_1_0_RELEASE:1.4
	RELENG_5_1:1.4.0.4
	RELENG_5_1_BP:1.4
	RELENG_4_8_0_RELEASE:1.1
	RELENG_4_8:1.1.0.20
	RELENG_4_8_BP:1.1
	RELENG_5_0_0_RELEASE:1.4
	RELENG_5_0:1.4.0.2
	RELENG_5_0_BP:1.4
	RELENG_4_7_0_RELEASE:1.1
	RELENG_4_7:1.1.0.18
	RELENG_4_7_BP:1.1
	RELENG_4_6_2_RELEASE:1.1
	RELENG_4_6_1_RELEASE:1.1
	RELENG_4_6_0_RELEASE:1.1
	RELENG_4_6:1.1.0.16
	RELENG_4_6_BP:1.1
	RELENG_4_5_0_RELEASE:1.1
	RELENG_4_5:1.1.0.14
	RELENG_4_5_BP:1.1
	RELENG_4_4_0_RELEASE:1.1
	RELENG_4_4:1.1.0.12
	RELENG_4_4_BP:1.1
	RELENG_4_3_0_RELEASE:1.1
	RELENG_4_3:1.1.0.10
	RELENG_4_3_BP:1.1
	RELENG_4_2_0_RELEASE:1.1
	RELENG_4_1_1_RELEASE:1.1
	PRE_SMPNG:1.1
	RELENG_4_1_0_RELEASE:1.1
	RELENG_3_5_0_RELEASE:1.1
	RELENG_4_0_0_RELEASE:1.1
	RELENG_4:1.1.0.8
	RELENG_4_BP:1.1
	RELENG_3_4_0_RELEASE:1.1
	RELENG_3_3_0_RELEASE:1.1
	RELENG_3_2_PAO:1.1.0.6
	RELENG_3_2_PAO_BP:1.1
	RELENG_3_2_0_RELEASE:1.1
	RELENG_3_1_0_RELEASE:1.1
	RELENG_3:1.1.0.4
	RELENG_3_BP:1.1
	RELENG_2_2_8_RELEASE:1.1
	RELENG_3_0_0_RELEASE:1.1
	RELENG_2_2_7_RELEASE:1.1
	RELENG_2_2_6_RELEASE:1.1
	RELENG_2_2_5_RELEASE:1.1
	RELENG_2_2_2_RELEASE:1.1
	RELENG_2_2_1_RELEASE:1.1
	RELENG_2_2_0_RELEASE:1.1
	RELENG_2_2:1.1.0.2
	RELENG_2_2_BP:1.1;
locks; strict;
comment	@# @;


1.5
date	2004.03.14.04.59.17;	author imp;	state dead;
branches;
next	1.4;

1.4
date	2001.12.12.23.29.12;	author markm;	state Exp;
branches;
next	1.3;

1.3
date	2001.12.10.21.13.06;	author dwmalone;	state Exp;
branches;
next	1.2;

1.2
date	2001.12.03.21.21.48;	author dwmalone;	state Exp;
branches;
next	1.1;

1.1
date	95.09.08.03.07.59;	author julian;	state Exp;
branches;
next	;


desc
@@


1.5
log
@With the passing of the asc driver, the sasc prograqm is no longer
necessary.
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD: src/usr.bin/sasc/Makefile,v 1.4 2001/12/12 23:29:12 markm Exp $

PROG=	sasc

.include <bsd.prog.mk>
@


1.4
log
@Remove to-be-default WARNS?=2
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
log
@Style improvements recommended by Bruce as a follow up to some
of the recent WARNS commits. The idea is:

1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
@
text
@a4 1
WARNS?=	2
@


1.2
log
@Warns cleanups.
@
text
@d1 1
a2 1
#	@@(#)Makefile	8.1 (Berkeley) 6/6/93
@


1.1
log
@Submitted by:	Luigi Rizzo (luigi@@iet.unipi.it)
Obtained from:  Gunther Schadow  and Luigi Rizzo
control program for Trust AmiScan BW (GI1904 chipset)

ASC - A device driver for a handy scanner

This is a device driver for GI1904-based hand scanners, e.g. the Trust
Amiscan Grey and possibly others. The driver is based on the "gsc"
driver and, partly, on a  Linux driver.

The driver has a working select().

-Luigi Rizzo (luigi@@iet.unipi.it)
@
text
@d1 1
d5 1
@

