Files
Arquivotheca.Solaris-2.5/cmd/osadmin/Makefile.include
seta75D 7c4988eac0 Init
2021-10-11 19:38:01 -03:00

15 lines
281 B
Makefile
Executable File

#
# ident "@(#)Makefile.include 1.3 92/07/14 SMI"
#
# Copyright (c) 1990 by Sun Microsystems, Inc.
#
# cmd/osadmin/Makefile.include
#
# Included by subdirectories - global settings.
ROOTLBIN = $(ROOT)/usr/lbin
# install rule for targets in ROOTLBIN
$(ROOTLBIN)/%: %
$(INS.file)