Files
Arquivotheca.SunOS-4.1.4/sys/stand/mon/sun4c/Makefile
seta75D ff309bfe1c Init
2021-10-11 18:37:13 -03:00

21 lines
240 B
Makefile

#
# @(#)Makefile 1.1 94/10/31 SMI
#
FILES=
all: $(FILES)
clean:
sccs clean
HFILES=
KFILES=
#install_h: $(HFILES) $(KFILES)
# @set -x; for i in $(HFILES) ; do \
# install -c -m 444 $$i $(DESTDIR)/usr/include/sun4; done
install_h: