1
0
Files
irix-657m-src/irix/cmd/hinv/Makefile
2022-09-29 17:59:04 +03:00

21 lines
402 B
Makefile

#
# Makefile for hinv, the hardware inventory command.
#
# $Revision: 1.11 $
#
include $(ROOT)/usr/include/make/commondefs
CFILES=hinv.c
TARGETS=hinv
LLDOPTS=-Wl,-I,$(ROOTRLDNAME)
LMKDEPFLAGS= $(NULLSUFFIX_MKDEPFLAG)
default: $(TARGETS)
include $(COMMONRULES)
install: default
$(INSTALL) -idb "std.sw.unix mr" -F /sbin hinv
$(INSTALL) -idb "std.sw.unix mr" -F /usr/bin -lns ../../sbin/hinv hinv