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

14 lines
182 B
Makefile

include $(ROOT)/usr/include/make/commondefs
LCOPTS=-fullwarn
WOFF=
TARGETS=whereis
default:$(TARGETS)
include $(COMMONRULES)
install: default
${INSTALL} -F /usr/bsd $(TARGETS)