summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpc/Makefile
diff options
context:
space:
mode:
authorgad <gad@FreeBSD.org>2002-07-17 00:51:19 +0000
committergad <gad@FreeBSD.org>2002-07-17 00:51:19 +0000
commit4b659b5a6528102c39a77f1eda6a80e1941b6441 (patch)
tree8fdd71a37288853cfb368173c4dc43d9473e927f /usr.sbin/lpr/lpc/Makefile
parent17cab9c595d7186722116b4c4ce891703664b642 (diff)
downloadFreeBSD-src-4b659b5a6528102c39a77f1eda6a80e1941b6441.zip
FreeBSD-src-4b659b5a6528102c39a77f1eda6a80e1941b6441.tar.gz
Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These
reflect much valuable feedback from wollman. More details on the new 'lpc topq' are in the log message for revision 1.2 of lpc/movejobs.c. The previous implementation of 'lpc topq' is available as 'lpc xtopq', in case there are any problems noticed in the new implementation. If there are no problems with this version, a later update will remove the 'lpc xtopq' command. Reviewed by: freebsd-print@bostonradio.org MFC after: 6 days
Diffstat (limited to 'usr.sbin/lpr/lpc/Makefile')
-rw-r--r--usr.sbin/lpr/lpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpc/Makefile b/usr.sbin/lpr/lpc/Makefile
index 7ce0f4c..f050857 100644
--- a/usr.sbin/lpr/lpc/Makefile
+++ b/usr.sbin/lpr/lpc/Makefile
@@ -5,7 +5,7 @@
PROG= lpc
MAN= lpc.8
-SRCS= lpc.c cmds.c cmdtab.c
+SRCS= lpc.c cmds.c cmdtab.c movejobs.c
BINGRP= daemon
BINMODE= 2555
OpenPOWER on IntegriCloud