add SCRIPTS = ...
authorkstailey <kstailey@openbsd.org>
Thu, 17 Apr 1997 13:58:25 +0000 (13:58 +0000)
committerkstailey <kstailey@openbsd.org>
Thu, 17 Apr 1997 13:58:25 +0000 (13:58 +0000)
usr.sbin/ssio/Makefile

index 9284343..f88d11e 100644 (file)
@@ -1,5 +1,5 @@
 #  PINT Makefile for utilities
-#  $Id: Makefile,v 1.1 1997/03/11 03:23:11 kstailey Exp $
+#  $Id: Makefile,v 1.2 1997/04/17 13:58:25 kstailey Exp $
 #
 # Copyright (c) 1996 Kenneth Stailey
 # All rights reserved.
@@ -37,6 +37,9 @@ CC = gcc
 CFLAGS = -O -g -DTRUE=1 -DFALSE=0
 
 PROGS = get_scanner set_scanner use_adf reset_scanner fs1toppm
+SCRIPTS = fujitsu_m3096g_grabscan.sh grabscan.sh hp_scanjet_IIc_grabscan.sh \
+       ricoh_fs1_grabscan.sh ricoh_is410_grabscan.sh ricoh_is50_grabscan.sh \
+       sharp_jx600_grabscan.sh umax_uc630_grabscan.sh
 
 BIN_DIR = /usr/local/bin
 MAN_DIR = /usr/local/man/man1