mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 07:30:05 +00:00
Add usr.sbin.shk to list of build files
This commit is contained in:
parent
ef1b203392
commit
81acf39ec5
3
Makefile
3
Makefile
@ -2,7 +2,7 @@
|
||||
# This file is intended for use with dmake. There are constructs in
|
||||
# here that (as yet) make it unsuitable to be used on the GS.
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/09/30 05:35:14 gdr Exp $
|
||||
# $Id: Makefile,v 1.3 1997/10/30 04:23:37 gdr Exp $
|
||||
#
|
||||
XFER = xfer
|
||||
TMP = /tmp/gnobuild
|
||||
@ -22,6 +22,7 @@ XFER_LIST= \
|
||||
$(XFER)/usr.bin.shk \
|
||||
$(XFER)/usr.orcabin.shk \
|
||||
$(XFER)/usr.man.shk \
|
||||
$(XFER)/usr.sbin.shk \
|
||||
$(XFER)/verbatim.shk
|
||||
|
||||
NOT_YET= \
|
||||
|
Loading…
Reference in New Issue
Block a user